protectConfigurations

@JvmName(name = "describeProtectConfigurationsResponseProtectConfigurationInformation")
fun Flow<DescribeProtectConfigurationsResponse>.protectConfigurations(): Flow<ProtectConfigurationInformation>

This paginator transforms the flow returned by describeProtectConfigurationsPaginated to access the nested member ProtectConfigurationInformation

Return

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