Package-level declarations

Inherited functions

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
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