computeEnvironments

@JvmName(name = "describeComputeEnvironmentsResponseComputeEnvironmentDetail")
fun Flow<DescribeComputeEnvironmentsResponse>.computeEnvironments(): Flow<ComputeEnvironmentDetail>

This paginator transforms the flow returned by describeComputeEnvironmentsPaginated to access the nested member ComputeEnvironmentDetail

Return

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