Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "describeAclsResponseAcl")
fun Flow<DescribeAclsResponse>.acls(): Flow<Acl>

This paginator transforms the flow returned by describeAclsPaginated to access the nested member Acl

Link copied to clipboard
@JvmName(name = "describeClustersResponseCluster")
fun Flow<DescribeClustersResponse>.clusters(): Flow<Cluster>

This paginator transforms the flow returned by describeClustersPaginated to access the nested member Cluster

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "describeEngineVersionsResponseEngineVersionInfo")
fun Flow<DescribeEngineVersionsResponse>.engineVersions(): Flow<EngineVersionInfo>

This paginator transforms the flow returned by describeEngineVersionsPaginated to access the nested member EngineVersionInfo

Link copied to clipboard
@JvmName(name = "describeEventsResponseEvent")
fun Flow<DescribeEventsResponse>.events(): Flow<Event>

This paginator transforms the flow returned by describeEventsPaginated to access the nested member Event

Link copied to clipboard
@JvmName(name = "describeParameterGroupsResponseParameterGroup")
fun Flow<DescribeParameterGroupsResponse>.parameterGroups(): Flow<ParameterGroup>

This paginator transforms the flow returned by describeParameterGroupsPaginated to access the nested member ParameterGroup

Link copied to clipboard
@JvmName(name = "describeParametersResponseParameter")
fun Flow<DescribeParametersResponse>.parameters(): Flow<Parameter>

This paginator transforms the flow returned by describeParametersPaginated to access the nested member Parameter

Link copied to clipboard
@JvmName(name = "describeReservedNodesResponseReservedNode")
fun Flow<DescribeReservedNodesResponse>.reservedNodes(): Flow<ReservedNode>

This paginator transforms the flow returned by describeReservedNodesPaginated to access the nested member ReservedNode

Link copied to clipboard
@JvmName(name = "describeReservedNodesOfferingsResponseReservedNodesOffering")
fun Flow<DescribeReservedNodesOfferingsResponse>.reservedNodesOfferings(): Flow<ReservedNodesOffering>

This paginator transforms the flow returned by describeReservedNodesOfferingsPaginated to access the nested member ReservedNodesOffering

Link copied to clipboard
@JvmName(name = "describeServiceUpdatesResponseServiceUpdate")
fun Flow<DescribeServiceUpdatesResponse>.serviceUpdates(): Flow<ServiceUpdate>

This paginator transforms the flow returned by describeServiceUpdatesPaginated to access the nested member ServiceUpdate

Link copied to clipboard
@JvmName(name = "describeSnapshotsResponseSnapshot")
fun Flow<DescribeSnapshotsResponse>.snapshots(): Flow<Snapshot>

This paginator transforms the flow returned by describeSnapshotsPaginated to access the nested member Snapshot

Link copied to clipboard
@JvmName(name = "describeSubnetGroupsResponseSubnetGroup")
fun Flow<DescribeSubnetGroupsResponse>.subnetGroups(): Flow<SubnetGroup>

This paginator transforms the flow returned by describeSubnetGroupsPaginated to access the nested member SubnetGroup

Link copied to clipboard
@JvmName(name = "describeUsersResponseUser")
fun Flow<DescribeUsersResponse>.users(): Flow<User>

This paginator transforms the flow returned by describeUsersPaginated to access the nested member User