Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listDbClustersResponseDbClusterSummary")
fun Flow<ListDbClustersResponse>.items(): Flow<DbClusterSummary>

This paginator transforms the flow returned by listDbClustersPaginated to access the nested member DbClusterSummary

@JvmName(name = "listDbInstancesForClusterResponseDbInstanceForClusterSummary")
fun Flow<ListDbInstancesForClusterResponse>.items(): Flow<DbInstanceForClusterSummary>

This paginator transforms the flow returned by listDbInstancesForClusterPaginated to access the nested member DbInstanceForClusterSummary

@JvmName(name = "listDbInstancesResponseDbInstanceSummary")
fun Flow<ListDbInstancesResponse>.items(): Flow<DbInstanceSummary>

This paginator transforms the flow returned by listDbInstancesPaginated to access the nested member DbInstanceSummary

@JvmName(name = "listDbParameterGroupsResponseDbParameterGroupSummary")
fun Flow<ListDbParameterGroupsResponse>.items(): Flow<DbParameterGroupSummary>

This paginator transforms the flow returned by listDbParameterGroupsPaginated to access the nested member DbParameterGroupSummary