targets

@JvmName(name = "listDeployActionExecutionTargetsResponseDeployActionExecutionTarget")
fun Flow<ListDeployActionExecutionTargetsResponse>.targets(): Flow<DeployActionExecutionTarget>

This paginator transforms the flow returned by listDeployActionExecutionTargetsPaginated to access the nested member DeployActionExecutionTarget

Return

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