clusterParameterStatusList property

List<ClusterParameterStatus>? clusterParameterStatusList
final

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.

Implementation

final List<ClusterParameterStatus>? clusterParameterStatusList;