AwsRedshiftClusterClusterParameterStatus
The status of a parameter in a cluster parameter group for an Amazon Redshift cluster.
Contents
- ParameterApplyErrorDescription
-
The error that prevented the parameter from being applied to the database.
Type: String
Pattern:
.*\S.*
Required: No
- ParameterApplyStatus
-
The status of the parameter. Indicates whether the parameter is in sync with the database, waiting for a cluster reboot, or encountered an error when it was applied.
Valid values:
in-sync
|pending-reboot
|applying
|invalid-parameter
|apply-deferred
|apply-error
|unknown-error
Type: String
Pattern:
.*\S.*
Required: No
- ParameterName
-
The name of the parameter.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: