deploymentJobs

@JvmName(name = "listDeploymentJobsResponseDeploymentJob")
fun Flow<ListDeploymentJobsResponse>.deploymentJobs(): Flow<DeploymentJob>

This paginator transforms the flow returned by listDeploymentJobsPaginated to access the nested member DeploymentJob

Return

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