effectiveDeployments

@JvmName(name = "listEffectiveDeploymentsResponseEffectiveDeployment")
fun Flow<ListEffectiveDeploymentsResponse>.effectiveDeployments(): Flow<EffectiveDeployment>

This paginator transforms the flow returned by listEffectiveDeploymentsPaginated to access the nested member EffectiveDeployment

Return

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