parameterGroups

@JvmName(name = "describeClusterParameterGroupsResponseClusterParameterGroup")
fun Flow<DescribeClusterParameterGroupsResponse>.parameterGroups(): Flow<ClusterParameterGroup>

This paginator transforms the flow returned by describeClusterParameterGroupsPaginated to access the nested member ClusterParameterGroup

Return

A kotlinx.coroutines.flow.Flow that can collect ClusterParameterGroup