Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listCellsResponseCellOutput")
fun Flow<ListCellsResponse>.cells(): Flow<CellOutput>

This paginator transforms the flow returned by listCellsPaginated to access the nested member CellOutput

Link copied to clipboard
@JvmName(name = "listCrossAccountAuthorizationsResponseCrossAccountAuthorization")
fun Flow<ListCrossAccountAuthorizationsResponse>.crossAccountAuthorizations(): Flow<String>

This paginator transforms the flow returned by listCrossAccountAuthorizationsPaginated to access the nested member CrossAccountAuthorization

Link copied to clipboard
@JvmName(name = "getCellReadinessSummaryResponseReadinessCheckSummary")
fun Flow<GetCellReadinessSummaryResponse>.readinessChecks(): Flow<ReadinessCheckSummary>

This paginator transforms the flow returned by getCellReadinessSummaryPaginated to access the nested member ReadinessCheckSummary

@JvmName(name = "getRecoveryGroupReadinessSummaryResponseReadinessCheckSummary")
fun Flow<GetRecoveryGroupReadinessSummaryResponse>.readinessChecks(): Flow<ReadinessCheckSummary>

This paginator transforms the flow returned by getRecoveryGroupReadinessSummaryPaginated to access the nested member ReadinessCheckSummary

@JvmName(name = "listReadinessChecksResponseReadinessCheckOutput")
fun Flow<ListReadinessChecksResponse>.readinessChecks(): Flow<ReadinessCheckOutput>

This paginator transforms the flow returned by listReadinessChecksPaginated to access the nested member ReadinessCheckOutput

Link copied to clipboard
@JvmName(name = "listRecoveryGroupsResponseRecoveryGroupOutput")
fun Flow<ListRecoveryGroupsResponse>.recoveryGroups(): Flow<RecoveryGroupOutput>

This paginator transforms the flow returned by listRecoveryGroupsPaginated to access the nested member RecoveryGroupOutput

Link copied to clipboard
@JvmName(name = "getReadinessCheckStatusResponseResourceResult")
fun Flow<GetReadinessCheckStatusResponse>.resources(): Flow<ResourceResult>

This paginator transforms the flow returned by getReadinessCheckStatusPaginated to access the nested member ResourceResult

Link copied to clipboard
@JvmName(name = "listResourceSetsResponseResourceSetOutput")
fun Flow<ListResourceSetsResponse>.resourceSets(): Flow<ResourceSetOutput>

This paginator transforms the flow returned by listResourceSetsPaginated to access the nested member ResourceSetOutput

Link copied to clipboard
@JvmName(name = "getReadinessCheckResourceStatusResponseRuleResult")
fun Flow<GetReadinessCheckResourceStatusResponse>.rules(): Flow<RuleResult>

This paginator transforms the flow returned by getReadinessCheckResourceStatusPaginated to access the nested member RuleResult

@JvmName(name = "listRulesResponseListRulesOutput")
fun Flow<ListRulesResponse>.rules(): Flow<ListRulesOutput>

This paginator transforms the flow returned by listRulesPaginated to access the nested member ListRulesOutput