configurationSets

@JvmName(name = "describeConfigurationSetsResponseConfigurationSetInformation")
fun Flow<DescribeConfigurationSetsResponse>.configurationSets(): Flow<ConfigurationSetInformation>

This paginator transforms the flow returned by describeConfigurationSetsPaginated to access the nested member ConfigurationSetInformation

Return

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