Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAccessPointsResponseListAccessPointsDescription")
fun Flow<ListAccessPointsResponse>.accessPoints(): Flow<ListAccessPointsDescription>

This paginator transforms the flow returned by listAccessPointsPaginated to access the nested member ListAccessPointsDescription

Link copied to clipboard
@JvmName(name = "listFileSystemsResponseListFileSystemsDescription")
fun Flow<ListFileSystemsResponse>.fileSystems(): Flow<ListFileSystemsDescription>

This paginator transforms the flow returned by listFileSystemsPaginated to access the nested member ListFileSystemsDescription

Link copied to clipboard
@JvmName(name = "listMountTargetsResponseListMountTargetsDescription")
fun Flow<ListMountTargetsResponse>.mountTargets(): Flow<ListMountTargetsDescription>

This paginator transforms the flow returned by listMountTargetsPaginated to access the nested member ListMountTargetsDescription

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