AwsRedshiftClusterClusterParameterStatus
The status of a parameter in a cluster parameter group for an Amazon Redshift cluster.
Types
Properties
Link copied to clipboard
The error that prevented the parameter from being applied to the database.
Link copied to clipboard
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.
Link copied to clipboard
The name of the parameter.
Functions
Link copied to clipboard
inline fun copy(block: AwsRedshiftClusterClusterParameterStatus.Builder.() -> Unit = {}): AwsRedshiftClusterClusterParameterStatus