Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAccountsWithInvalidEffectivePolicyResponseAccount")
fun Flow<ListAccountsWithInvalidEffectivePolicyResponse>.accounts(): Flow<Account>

This paginator transforms the flow returned by listAccountsWithInvalidEffectivePolicyPaginated to access the nested member Account

Link copied to clipboard
@JvmName(name = "listDelegatedAdministratorsResponseDelegatedAdministrator")
fun Flow<ListDelegatedAdministratorsResponse>.delegatedAdministrators(): Flow<DelegatedAdministrator>

This paginator transforms the flow returned by listDelegatedAdministratorsPaginated to access the nested member DelegatedAdministrator

Link copied to clipboard
@JvmName(name = "listDelegatedServicesForAccountResponseDelegatedService")
fun Flow<ListDelegatedServicesForAccountResponse>.delegatedServices(): Flow<DelegatedService>

This paginator transforms the flow returned by listDelegatedServicesForAccountPaginated to access the nested member DelegatedService

Link copied to clipboard
@JvmName(name = "listEffectivePolicyValidationErrorsResponseEffectivePolicyValidationError")
fun Flow<ListEffectivePolicyValidationErrorsResponse>.effectivePolicyValidationErrors(): Flow<EffectivePolicyValidationError>

This paginator transforms the flow returned by listEffectivePolicyValidationErrorsPaginated to access the nested member EffectivePolicyValidationError

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listTagsForResourceResponseTag")
fun Flow<ListTagsForResourceResponse>.tags(): Flow<Tag>

This paginator transforms the flow returned by listTagsForResourcePaginated to access the nested member Tag