deploymentEvents

@JvmName(name = "listDeploymentEventsResponseDeploymentEventDataSummary")
fun Flow<ListDeploymentEventsResponse>.deploymentEvents(): Flow<DeploymentEventDataSummary>

This paginator transforms the flow returned by listDeploymentEventsPaginated to access the nested member DeploymentEventDataSummary

Return

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