Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAliasesResponseAlias")
fun Flow<ListAliasesResponse>.aliases(): Flow<Alias>

This paginator transforms the flow returned by listAliasesPaginated to access the nested member Alias

Link copied to clipboard
@JvmName(name = "listKeysResponseKeySummary")
fun Flow<ListKeysResponse>.keys(): Flow<KeySummary>

This paginator transforms the flow returned by listKeysPaginated to access the nested member KeySummary

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