Package-level declarations

Functions

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

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

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

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

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

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

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

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

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

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