outputs

@JvmName(name = "listComponentOutputsResponseOutput")
fun Flow<ListComponentOutputsResponse>.outputs(): Flow<Output>

This paginator transforms the flow returned by listComponentOutputsPaginated to access the nested member Output

Return

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


@JvmName(name = "listEnvironmentOutputsResponseOutput")
fun Flow<ListEnvironmentOutputsResponse>.outputs(): Flow<Output>

This paginator transforms the flow returned by listEnvironmentOutputsPaginated to access the nested member Output

Return

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


@JvmName(name = "listServiceInstanceOutputsResponseOutput")
fun Flow<ListServiceInstanceOutputsResponse>.outputs(): Flow<Output>

This paginator transforms the flow returned by listServiceInstanceOutputsPaginated to access the nested member Output

Return

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


@JvmName(name = "listServicePipelineOutputsResponseOutput")
fun Flow<ListServicePipelineOutputsResponse>.outputs(): Flow<Output>

This paginator transforms the flow returned by listServicePipelineOutputsPaginated to access the nested member Output

Return

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