@aws-sdk/client-redshift

ClusterParameterGroupStatus Interface

Describes the status of a parameter group.

Members

Name
Type
Details
ClusterParameterStatusList ClusterParameterStatus[] | undefined

The list of parameter statuses.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups  in the Amazon Redshift Cluster Management Guide.

ParameterApplyStatus string | undefined

The status of parameter updates.

ParameterGroupName string | undefined

The name of the cluster parameter group.

Full Signature

export interface ClusterParameterGroupStatus