メインコンテンツまでスキップ

AWSRedshiftClusterParameterStatus

No description

type AWSRedshiftClusterParameterStatus {
applyErrorDescription: String!
applyStatus: AWSRedshiftClusterParameterApplyStatusType!
name: String!
}

Fields

AWSRedshiftClusterParameterStatus.applyErrorDescription ● String! non-null scalar

The error that prevented the parameter from being applied to the database

AWSRedshiftClusterParameterStatus.applyStatus ● AWSRedshiftClusterParameterApplyStatusType! non-null enum

The status of the parameter that indicates whether the parameter is in sync with the database, waiting for a cluster reboot, or encountered an error when being applied

AWSRedshiftClusterParameterStatus.name ● String! non-null scalar

The name of the parameter

Member of

AWSRedshiftClusterParameterGroup object