Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAccountsResponseAccountInfo")
fun Flow<ListAccountsResponse>.accounts(): Flow<AccountInfo>

This paginator transforms the flow returned by listAccountsPaginated to access the nested member AccountInfo

Link copied to clipboard
@JvmName(name = "listAutomationEventsResponseAutomationEvent")
fun Flow<ListAutomationEventsResponse>.automationEvents(): Flow<AutomationEvent>

This paginator transforms the flow returned by listAutomationEventsPaginated to access the nested member AutomationEvent

Link copied to clipboard
@JvmName(name = "listAutomationEventStepsResponseAutomationEventStep")
fun Flow<ListAutomationEventStepsResponse>.automationEventSteps(): Flow<AutomationEventStep>

This paginator transforms the flow returned by listAutomationEventStepsPaginated to access the nested member AutomationEventStep

Link copied to clipboard
@JvmName(name = "listAutomationEventSummariesResponseAutomationEventSummary")
fun Flow<ListAutomationEventSummariesResponse>.automationEventSummaries(): Flow<AutomationEventSummary>

This paginator transforms the flow returned by listAutomationEventSummariesPaginated to access the nested member AutomationEventSummary

Link copied to clipboard
@JvmName(name = "listAutomationRulesResponseAutomationRule")
fun Flow<ListAutomationRulesResponse>.automationRules(): Flow<AutomationRule>

This paginator transforms the flow returned by listAutomationRulesPaginated to access the nested member AutomationRule

Link copied to clipboard
@JvmName(name = "listAutomationRulePreviewResponsePreviewResult")
fun Flow<ListAutomationRulePreviewResponse>.previewResults(): Flow<PreviewResult>

This paginator transforms the flow returned by listAutomationRulePreviewPaginated to access the nested member PreviewResult

Link copied to clipboard
@JvmName(name = "listAutomationRulePreviewSummariesResponsePreviewResultSummary")
fun Flow<ListAutomationRulePreviewSummariesResponse>.previewResultSummaries(): Flow<PreviewResultSummary>

This paginator transforms the flow returned by listAutomationRulePreviewSummariesPaginated to access the nested member PreviewResultSummary

Link copied to clipboard
@JvmName(name = "listRecommendedActionsResponseRecommendedAction")
fun Flow<ListRecommendedActionsResponse>.recommendedActions(): Flow<RecommendedAction>

This paginator transforms the flow returned by listRecommendedActionsPaginated to access the nested member RecommendedAction

Link copied to clipboard
@JvmName(name = "listRecommendedActionSummariesResponseRecommendedActionSummary")
fun Flow<ListRecommendedActionSummariesResponse>.recommendedActionSummaries(): Flow<RecommendedActionSummary>

This paginator transforms the flow returned by listRecommendedActionSummariesPaginated to access the nested member RecommendedActionSummary