Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "describeDbClusterEndpointsResponseDbClusterEndpoint")
fun Flow<DescribeDbClusterEndpointsResponse>.dbClusterEndpoints(): Flow<DbClusterEndpoint>

This paginator transforms the flow returned by describeDbClusterEndpointsPaginated to access the nested member DbClusterEndpoint

Link copied to clipboard
@JvmName(name = "describeDbClusterParameterGroupsResponseDbClusterParameterGroup")
fun Flow<DescribeDbClusterParameterGroupsResponse>.dbClusterParameterGroups(): Flow<DbClusterParameterGroup>

This paginator transforms the flow returned by describeDbClusterParameterGroupsPaginated to access the nested member DbClusterParameterGroup

Link copied to clipboard
@JvmName(name = "describeDbClustersResponseDbCluster")
fun Flow<DescribeDbClustersResponse>.dbClusters(): Flow<DbCluster>

This paginator transforms the flow returned by describeDbClustersPaginated to access the nested member DbCluster

Link copied to clipboard
@JvmName(name = "describeDbClusterSnapshotsResponseDbClusterSnapshot")
fun Flow<DescribeDbClusterSnapshotsResponse>.dbClusterSnapshots(): Flow<DbClusterSnapshot>

This paginator transforms the flow returned by describeDbClusterSnapshotsPaginated to access the nested member DbClusterSnapshot

Link copied to clipboard
@JvmName(name = "describeDbEngineVersionsResponseDbEngineVersion")
fun Flow<DescribeDbEngineVersionsResponse>.dbEngineVersions(): Flow<DbEngineVersion>

This paginator transforms the flow returned by describeDbEngineVersionsPaginated to access the nested member DbEngineVersion

Link copied to clipboard
@JvmName(name = "describeDbInstancesResponseDbInstance")
fun Flow<DescribeDbInstancesResponse>.dbInstances(): Flow<DbInstance>

This paginator transforms the flow returned by describeDbInstancesPaginated to access the nested member DbInstance

Link copied to clipboard
@JvmName(name = "describeDbParameterGroupsResponseDbParameterGroup")
fun Flow<DescribeDbParameterGroupsResponse>.dbParameterGroups(): Flow<DbParameterGroup>

This paginator transforms the flow returned by describeDbParameterGroupsPaginated to access the nested member DbParameterGroup

Link copied to clipboard
@JvmName(name = "describeDbSubnetGroupsResponseDbSubnetGroup")
fun Flow<DescribeDbSubnetGroupsResponse>.dbSubnetGroups(): Flow<DbSubnetGroup>

This paginator transforms the flow returned by describeDbSubnetGroupsPaginated to access the nested member DbSubnetGroup

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 = "describeEventSubscriptionsResponseEventSubscription")
fun Flow<DescribeEventSubscriptionsResponse>.eventSubscriptionsList(): Flow<EventSubscription>

This paginator transforms the flow returned by describeEventSubscriptionsPaginated to access the nested member EventSubscription

Link copied to clipboard
@JvmName(name = "describeGlobalClustersResponseGlobalCluster")
fun Flow<DescribeGlobalClustersResponse>.globalClusters(): Flow<GlobalCluster>

This paginator transforms the flow returned by describeGlobalClustersPaginated to access the nested member GlobalCluster

Link copied to clipboard
@JvmName(name = "describeOrderableDbInstanceOptionsResponseOrderableDbInstanceOption")
fun Flow<DescribeOrderableDbInstanceOptionsResponse>.orderableDbInstanceOptions(): Flow<OrderableDbInstanceOption>

This paginator transforms the flow returned by describeOrderableDbInstanceOptionsPaginated to access the nested member OrderableDbInstanceOption

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

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

@JvmName(name = "describeDbParametersResponseParameter")
fun Flow<DescribeDbParametersResponse>.parameters(): Flow<Parameter>

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

@JvmName(name = "describeEngineDefaultParametersResponseParameter")
fun Flow<DescribeEngineDefaultParametersResponse>.parameters(): Flow<Parameter>

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

Link copied to clipboard
@JvmName(name = "describePendingMaintenanceActionsResponseResourcePendingMaintenanceActions")
fun Flow<DescribePendingMaintenanceActionsResponse>.pendingMaintenanceActions(): Flow<ResourcePendingMaintenanceActions>

This paginator transforms the flow returned by describePendingMaintenanceActionsPaginated to access the nested member ResourcePendingMaintenanceActions