Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listResourceGroupingRecommendationsResponseGroupingRecommendation")
fun Flow<ListResourceGroupingRecommendationsResponse>.groupingRecommendations(): Flow<GroupingRecommendation>

This paginator transforms the flow returned by listResourceGroupingRecommendationsPaginated to access the nested member GroupingRecommendation

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listAppAssessmentResourceDriftsResponseResourceDrift")
fun Flow<ListAppAssessmentResourceDriftsResponse>.resourceDrifts(): Flow<ResourceDrift>

This paginator transforms the flow returned by listAppAssessmentResourceDriftsPaginated to access the nested member ResourceDrift

Link copied to clipboard
@JvmName(name = "listMetricsResponseRow")
fun Flow<ListMetricsResponse>.rows(): Flow<List<String>>

This paginator transforms the flow returned by listMetricsPaginated to access the nested member Row