deploymentGroups

@JvmName(name = "listDeploymentGroupsResponseDeploymentGroupName")
fun Flow<ListDeploymentGroupsResponse>.deploymentGroups(): Flow<String>

This paginator transforms the flow returned by listDeploymentGroupsPaginated to access the nested member DeploymentGroupName

Return

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