items

@JvmName(name = "listCloudFrontOriginAccessIdentitiesResponseCloudFrontOriginAccessIdentitySummary")
fun Flow<ListCloudFrontOriginAccessIdentitiesResponse>.items(): Flow<CloudFrontOriginAccessIdentitySummary>

This paginator transforms the flow returned by listCloudFrontOriginAccessIdentitiesPaginated to access the nested member CloudFrontOriginAccessIdentitySummary

Return

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


@JvmName(name = "listDistributionsResponseDistributionSummary")
fun Flow<ListDistributionsResponse>.items(): Flow<DistributionSummary>

This paginator transforms the flow returned by listDistributionsPaginated to access the nested member DistributionSummary

Return

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


@JvmName(name = "listDistributionsByConnectionModeResponseDistributionSummary")
fun Flow<ListDistributionsByConnectionModeResponse>.items(): Flow<DistributionSummary>

This paginator transforms the flow returned by listDistributionsByConnectionModePaginated to access the nested member DistributionSummary

Return

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


@JvmName(name = "listInvalidationsResponseInvalidationSummary")
fun Flow<ListInvalidationsResponse>.items(): Flow<InvalidationSummary>

This paginator transforms the flow returned by listInvalidationsPaginated to access the nested member InvalidationSummary

Return

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


@JvmName(name = "listInvalidationsForDistributionTenantResponseInvalidationSummary")
fun Flow<ListInvalidationsForDistributionTenantResponse>.items(): Flow<InvalidationSummary>

This paginator transforms the flow returned by listInvalidationsForDistributionTenantPaginated to access the nested member InvalidationSummary

Return

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


@JvmName(name = "listKeyValueStoresResponseKeyValueStore")
fun Flow<ListKeyValueStoresResponse>.items(): Flow<KeyValueStore>

This paginator transforms the flow returned by listKeyValueStoresPaginated to access the nested member KeyValueStore

Return

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


@JvmName(name = "listOriginAccessControlsResponseOriginAccessControlSummary")
fun Flow<ListOriginAccessControlsResponse>.items(): Flow<OriginAccessControlSummary>

This paginator transforms the flow returned by listOriginAccessControlsPaginated to access the nested member OriginAccessControlSummary

Return

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


@JvmName(name = "listPublicKeysResponsePublicKeySummary")
fun Flow<ListPublicKeysResponse>.items(): Flow<PublicKeySummary>

This paginator transforms the flow returned by listPublicKeysPaginated to access the nested member PublicKeySummary

Return

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


@JvmName(name = "listStreamingDistributionsResponseStreamingDistributionSummary")
fun Flow<ListStreamingDistributionsResponse>.items(): Flow<StreamingDistributionSummary>

This paginator transforms the flow returned by listStreamingDistributionsPaginated to access the nested member StreamingDistributionSummary

Return

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