blueGreenDeployments

@JvmName(name = "describeBlueGreenDeploymentsResponseBlueGreenDeployment")
fun Flow<DescribeBlueGreenDeploymentsResponse>.blueGreenDeployments(): Flow<BlueGreenDeployment>

This paginator transforms the flow returned by describeBlueGreenDeploymentsPaginated to access the nested member BlueGreenDeployment

Return

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