Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listRoute53HealthChecksResponseRoute53HealthCheck")
fun Flow<ListRoute53HealthChecksResponse>.healthChecks(): Flow<Route53HealthCheck>

This paginator transforms the flow returned by listRoute53HealthChecksPaginated to access the nested member Route53HealthCheck

Link copied to clipboard
@JvmName(name = "listPlanExecutionEventsResponseExecutionEvent")
fun Flow<ListPlanExecutionEventsResponse>.items(): Flow<ExecutionEvent>

This paginator transforms the flow returned by listPlanExecutionEventsPaginated to access the nested member ExecutionEvent

@JvmName(name = "listPlanExecutionsResponseAbbreviatedExecution")
fun Flow<ListPlanExecutionsResponse>.items(): Flow<AbbreviatedExecution>

This paginator transforms the flow returned by listPlanExecutionsPaginated to access the nested member AbbreviatedExecution

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listPlansInRegionResponseAbbreviatedPlan")
fun Flow<ListPlansInRegionResponse>.plans(): Flow<AbbreviatedPlan>

This paginator transforms the flow returned by listPlansInRegionPaginated to access the nested member AbbreviatedPlan

@JvmName(name = "listPlansResponseAbbreviatedPlan")
fun Flow<ListPlansResponse>.plans(): Flow<AbbreviatedPlan>

This paginator transforms the flow returned by listPlansPaginated to access the nested member AbbreviatedPlan

Link copied to clipboard
@JvmName(name = "getPlanExecutionResponseStepState")
fun Flow<GetPlanExecutionResponse>.stepStates(): Flow<StepState>

This paginator transforms the flow returned by getPlanExecutionPaginated to access the nested member StepState

Link copied to clipboard
@JvmName(name = "getPlanEvaluationStatusResponseResourceWarning")
fun Flow<GetPlanEvaluationStatusResponse>.warnings(): Flow<ResourceWarning>

This paginator transforms the flow returned by getPlanEvaluationStatusPaginated to access the nested member ResourceWarning