Package-level declarations

Inherited functions

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

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

Link copied to clipboard
@JvmName(name = "getAnomalyMonitorsResponseAnomalyMonitor")
fun Flow<GetAnomalyMonitorsResponse>.anomalyMonitors(): Flow<AnomalyMonitor>

This paginator transforms the flow returned by getAnomalyMonitorsPaginated to access the nested member AnomalyMonitor

Link copied to clipboard
@JvmName(name = "getAnomalySubscriptionsResponseAnomalySubscription")
fun Flow<GetAnomalySubscriptionsResponse>.anomalySubscriptions(): Flow<AnomalySubscription>

This paginator transforms the flow returned by getAnomalySubscriptionsPaginated to access the nested member AnomalySubscription

Link copied to clipboard
@JvmName(name = "getCostAndUsageComparisonsResponseCostAndUsageComparison")
fun Flow<GetCostAndUsageComparisonsResponse>.costAndUsageComparisons(): Flow<CostAndUsageComparison>

This paginator transforms the flow returned by getCostAndUsageComparisonsPaginated to access the nested member CostAndUsageComparison

Link copied to clipboard
@JvmName(name = "getCostComparisonDriversResponseCostComparisonDriver")
fun Flow<GetCostComparisonDriversResponse>.costComparisonDrivers(): Flow<CostComparisonDriver>

This paginator transforms the flow returned by getCostComparisonDriversPaginated to access the nested member CostComparisonDriver