Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "describeEventsResponseEventDescription")
fun Flow<DescribeEventsResponse>.events(): Flow<EventDescription>

This paginator transforms the flow returned by describeEventsPaginated to access the nested member EventDescription

Link copied to clipboard
@JvmName(name = "describeEnvironmentManagedActionHistoryResponseManagedActionHistoryItem")
fun Flow<DescribeEnvironmentManagedActionHistoryResponse>.managedActionHistoryItems(): Flow<ManagedActionHistoryItem>

This paginator transforms the flow returned by describeEnvironmentManagedActionHistoryPaginated to access the nested member ManagedActionHistoryItem

Link copied to clipboard
@JvmName(name = "listPlatformVersionsResponsePlatformSummary")
fun Flow<ListPlatformVersionsResponse>.platformSummaryList(): Flow<PlatformSummary>

This paginator transforms the flow returned by listPlatformVersionsPaginated to access the nested member PlatformSummary