configurationTemplates

@JvmName(name = "describeConfigurationTemplatesResponseConfigurationTemplate")
fun Flow<DescribeConfigurationTemplatesResponse>.configurationTemplates(): Flow<ConfigurationTemplate>

This paginator transforms the flow returned by describeConfigurationTemplatesPaginated to access the nested member ConfigurationTemplate

Return

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