Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "describeAccessPointsResponseAccessPointDescription")
fun Flow<DescribeAccessPointsResponse>.accessPoints(): Flow<AccessPointDescription>

This paginator transforms the flow returned by describeAccessPointsPaginated to access the nested member AccessPointDescription

Link copied to clipboard
@JvmName(name = "describeFileSystemsResponseFileSystemDescription")
fun Flow<DescribeFileSystemsResponse>.fileSystems(): Flow<FileSystemDescription>

This paginator transforms the flow returned by describeFileSystemsPaginated to access the nested member FileSystemDescription

Link copied to clipboard
@JvmName(name = "describeMountTargetsResponseMountTargetDescription")
fun Flow<DescribeMountTargetsResponse>.mountTargets(): Flow<MountTargetDescription>

This paginator transforms the flow returned by describeMountTargetsPaginated to access the nested member MountTargetDescription

Link copied to clipboard
@JvmName(name = "describeReplicationConfigurationsResponseReplicationConfigurationDescription")
fun Flow<DescribeReplicationConfigurationsResponse>.replications(): Flow<ReplicationConfigurationDescription>

This paginator transforms the flow returned by describeReplicationConfigurationsPaginated to access the nested member ReplicationConfigurationDescription

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

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