Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listCertificatesResponseCertificateInfo")
fun Flow<ListCertificatesResponse>.certificatesInfo(): Flow<CertificateInfo>

This paginator transforms the flow returned by listCertificatesPaginated to access the nested member CertificateInfo

Link copied to clipboard
@JvmName(name = "describeClientAuthenticationSettingsResponseClientAuthenticationSettingInfo")
fun Flow<DescribeClientAuthenticationSettingsResponse>.clientAuthenticationSettingsInfo(): Flow<ClientAuthenticationSettingInfo>

This paginator transforms the flow returned by describeClientAuthenticationSettingsPaginated to access the nested member ClientAuthenticationSettingInfo

Link copied to clipboard
@JvmName(name = "describeDirectoriesResponseDirectoryDescription")
fun Flow<DescribeDirectoriesResponse>.directoryDescriptions(): Flow<DirectoryDescription>

This paginator transforms the flow returned by describeDirectoriesPaginated to access the nested member DirectoryDescription

Link copied to clipboard
@JvmName(name = "listIpRoutesResponseIpRouteInfo")
fun Flow<ListIpRoutesResponse>.ipRoutesInfo(): Flow<IpRouteInfo>

This paginator transforms the flow returned by listIpRoutesPaginated to access the nested member IpRouteInfo

Link copied to clipboard
@JvmName(name = "describeLdapsSettingsResponseLdapsSettingInfo")
fun Flow<DescribeLdapsSettingsResponse>.ldapsSettingsInfo(): Flow<LdapsSettingInfo>

This paginator transforms the flow returned by describeLdapsSettingsPaginated to access the nested member LdapsSettingInfo

Link copied to clipboard
@JvmName(name = "listLogSubscriptionsResponseLogSubscription")
fun Flow<ListLogSubscriptionsResponse>.logSubscriptions(): Flow<LogSubscription>

This paginator transforms the flow returned by listLogSubscriptionsPaginated to access the nested member LogSubscription

Link copied to clipboard
@JvmName(name = "describeRegionsResponseRegionDescription")
fun Flow<DescribeRegionsResponse>.regionsDescription(): Flow<RegionDescription>

This paginator transforms the flow returned by describeRegionsPaginated to access the nested member RegionDescription

Link copied to clipboard
@JvmName(name = "listSchemaExtensionsResponseSchemaExtensionInfo")
fun Flow<ListSchemaExtensionsResponse>.schemaExtensionsInfo(): Flow<SchemaExtensionInfo>

This paginator transforms the flow returned by listSchemaExtensionsPaginated to access the nested member SchemaExtensionInfo

Link copied to clipboard
@JvmName(name = "describeSharedDirectoriesResponseSharedDirectory")
fun Flow<DescribeSharedDirectoriesResponse>.sharedDirectories(): Flow<SharedDirectory>

This paginator transforms the flow returned by describeSharedDirectoriesPaginated to access the nested member SharedDirectory

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 = "listTagsForResourceResponseTag")
fun Flow<ListTagsForResourceResponse>.tags(): Flow<Tag>

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

Link copied to clipboard
@JvmName(name = "describeTrustsResponseTrust")
fun Flow<DescribeTrustsResponse>.trusts(): Flow<Trust>

This paginator transforms the flow returned by describeTrustsPaginated to access the nested member Trust

Link copied to clipboard
@JvmName(name = "describeUpdateDirectoryResponseUpdateInfoEntry")
fun Flow<DescribeUpdateDirectoryResponse>.updateActivities(): Flow<UpdateInfoEntry>

This paginator transforms the flow returned by describeUpdateDirectoryPaginated to access the nested member UpdateInfoEntry