deploymentConfigsList

@JvmName(name = "listDeploymentConfigsResponseDeploymentConfigName")
fun Flow<ListDeploymentConfigsResponse>.deploymentConfigsList(): Flow<String>

This paginator transforms the flow returned by listDeploymentConfigsPaginated to access the nested member DeploymentConfigName

Return

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