serviceEnvironments

@JvmName(name = "describeServiceEnvironmentsResponseServiceEnvironmentDetail")
fun Flow<DescribeServiceEnvironmentsResponse>.serviceEnvironments(): Flow<ServiceEnvironmentDetail>

This paginator transforms the flow returned by describeServiceEnvironmentsPaginated to access the nested member ServiceEnvironmentDetail

Return

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