retentionConfigurations

@JvmName(name = "describeRetentionConfigurationsResponseRetentionConfiguration")
fun Flow<DescribeRetentionConfigurationsResponse>.retentionConfigurations(): Flow<RetentionConfiguration>

This paginator transforms the flow returned by describeRetentionConfigurationsPaginated to access the nested member RetentionConfiguration

Return

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