Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listAnomaliesResponseAnomaly")
fun Flow<ListAnomaliesResponse>.anomalies(): Flow<Anomaly>

This paginator transforms the flow returned by listAnomaliesPaginated to access the nested member Anomaly

Link copied to clipboard
@JvmName(name = "listLogAnomalyDetectorsResponseAnomalyDetector")
fun Flow<ListLogAnomalyDetectorsResponse>.anomalyDetectors(): Flow<AnomalyDetector>

This paginator transforms the flow returned by listLogAnomalyDetectorsPaginated to access the nested member AnomalyDetector

Link copied to clipboard
@JvmName(name = "describeDeliveriesResponseDelivery")
fun Flow<DescribeDeliveriesResponse>.deliveries(): Flow<Delivery>

This paginator transforms the flow returned by describeDeliveriesPaginated to access the nested member Delivery

Link copied to clipboard
@JvmName(name = "describeDeliveryDestinationsResponseDeliveryDestination")
fun Flow<DescribeDeliveryDestinationsResponse>.deliveryDestinations(): Flow<DeliveryDestination>

This paginator transforms the flow returned by describeDeliveryDestinationsPaginated to access the nested member DeliveryDestination

Link copied to clipboard
@JvmName(name = "describeDeliverySourcesResponseDeliverySource")
fun Flow<DescribeDeliverySourcesResponse>.deliverySources(): Flow<DeliverySource>

This paginator transforms the flow returned by describeDeliverySourcesPaginated to access the nested member DeliverySource

Link copied to clipboard
@JvmName(name = "describeDestinationsResponseDestination")
fun Flow<DescribeDestinationsResponse>.destinations(): Flow<Destination>

This paginator transforms the flow returned by describeDestinationsPaginated to access the nested member Destination

Link copied to clipboard
@JvmName(name = "getLogEventsResponseOutputLogEvent")
fun Flow<GetLogEventsResponse>.events(): Flow<OutputLogEvent>

This paginator transforms the flow returned by getLogEventsPaginated to access the nested member OutputLogEvent

Link copied to clipboard
@JvmName(name = "describeLogGroupsResponseLogGroup")
fun Flow<DescribeLogGroupsResponse>.logGroups(): Flow<LogGroup>

This paginator transforms the flow returned by describeLogGroupsPaginated to access the nested member LogGroup

Link copied to clipboard
@JvmName(name = "describeLogStreamsResponseLogStream")
fun Flow<DescribeLogStreamsResponse>.logStreams(): Flow<LogStream>

This paginator transforms the flow returned by describeLogStreamsPaginated to access the nested member LogStream

Link copied to clipboard
@JvmName(name = "describeMetricFiltersResponseMetricFilter")
fun Flow<DescribeMetricFiltersResponse>.metricFilters(): Flow<MetricFilter>

This paginator transforms the flow returned by describeMetricFiltersPaginated to access the nested member MetricFilter

Link copied to clipboard
@JvmName(name = "describeSubscriptionFiltersResponseSubscriptionFilter")
fun Flow<DescribeSubscriptionFiltersResponse>.subscriptionFilters(): Flow<SubscriptionFilter>

This paginator transforms the flow returned by describeSubscriptionFiltersPaginated to access the nested member SubscriptionFilter