clusterParameterGroups property

List<ClusterParameterGroupStatus>? clusterParameterGroups
final

The list of cluster parameter groups that are associated with this cluster. Each parameter group in the list is returned with its status.

Implementation

final List<ClusterParameterGroupStatus>? clusterParameterGroups;