Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listCustomDomainAssociationsResponseAssociation")
fun Flow<ListCustomDomainAssociationsResponse>.associations(): Flow<Association>

This paginator transforms the flow returned by listCustomDomainAssociationsPaginated to access the nested member Association

Link copied to clipboard
@JvmName(name = "listEndpointAccessResponseEndpointAccess")
fun Flow<ListEndpointAccessResponse>.endpoints(): Flow<EndpointAccess>

This paginator transforms the flow returned by listEndpointAccessPaginated to access the nested member EndpointAccess

Link copied to clipboard
@JvmName(name = "listManagedWorkgroupsResponseManagedWorkgroupListItem")
fun Flow<ListManagedWorkgroupsResponse>.managedWorkgroups(): Flow<ManagedWorkgroupListItem>

This paginator transforms the flow returned by listManagedWorkgroupsPaginated to access the nested member ManagedWorkgroupListItem

Link copied to clipboard
@JvmName(name = "listNamespacesResponseNamespace")
fun Flow<ListNamespacesResponse>.namespaces(): Flow<Namespace>

This paginator transforms the flow returned by listNamespacesPaginated to access the nested member Namespace

Link copied to clipboard
@JvmName(name = "listRecoveryPointsResponseRecoveryPoint")
fun Flow<ListRecoveryPointsResponse>.recoveryPoints(): Flow<RecoveryPoint>

This paginator transforms the flow returned by listRecoveryPointsPaginated to access the nested member RecoveryPoint

Link copied to clipboard
@JvmName(name = "listReservationOfferingsResponseReservationOffering")
fun Flow<ListReservationOfferingsResponse>.reservationOfferingsList(): Flow<ReservationOffering>

This paginator transforms the flow returned by listReservationOfferingsPaginated to access the nested member ReservationOffering

Link copied to clipboard
@JvmName(name = "listReservationsResponseReservation")
fun Flow<ListReservationsResponse>.reservationsList(): Flow<Reservation>

This paginator transforms the flow returned by listReservationsPaginated to access the nested member Reservation

Link copied to clipboard
@JvmName(name = "listScheduledActionsResponseScheduledActionAssociation")
fun Flow<ListScheduledActionsResponse>.scheduledActions(): Flow<ScheduledActionAssociation>

This paginator transforms the flow returned by listScheduledActionsPaginated to access the nested member ScheduledActionAssociation

Link copied to clipboard
@JvmName(name = "listSnapshotCopyConfigurationsResponseSnapshotCopyConfiguration")
fun Flow<ListSnapshotCopyConfigurationsResponse>.snapshotCopyConfigurations(): Flow<SnapshotCopyConfiguration>

This paginator transforms the flow returned by listSnapshotCopyConfigurationsPaginated to access the nested member SnapshotCopyConfiguration

Link copied to clipboard
@JvmName(name = "listSnapshotsResponseSnapshot")
fun Flow<ListSnapshotsResponse>.snapshots(): Flow<Snapshot>

This paginator transforms the flow returned by listSnapshotsPaginated to access the nested member Snapshot

Link copied to clipboard
@JvmName(name = "listTableRestoreStatusResponseTableRestoreStatus")
fun Flow<ListTableRestoreStatusResponse>.tableRestoreStatuses(): Flow<TableRestoreStatus>

This paginator transforms the flow returned by listTableRestoreStatusPaginated to access the nested member TableRestoreStatus

Link copied to clipboard
@JvmName(name = "listTracksResponseServerlessTrack")
fun Flow<ListTracksResponse>.tracks(): Flow<ServerlessTrack>

This paginator transforms the flow returned by listTracksPaginated to access the nested member ServerlessTrack

Link copied to clipboard
@JvmName(name = "listUsageLimitsResponseUsageLimit")
fun Flow<ListUsageLimitsResponse>.usageLimits(): Flow<UsageLimit>

This paginator transforms the flow returned by listUsageLimitsPaginated to access the nested member UsageLimit

Link copied to clipboard
@JvmName(name = "listWorkgroupsResponseWorkgroup")
fun Flow<ListWorkgroupsResponse>.workgroups(): Flow<Workgroup>

This paginator transforms the flow returned by listWorkgroupsPaginated to access the nested member Workgroup