Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listStagingAccountsResponseAccount")
fun Flow<ListStagingAccountsResponse>.accounts(): Flow<Account>

This paginator transforms the flow returned by listStagingAccountsPaginated to access the nested member Account

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "describeJobLogItemsResponseJobLog")
fun Flow<DescribeJobLogItemsResponse>.items(): Flow<JobLog>

This paginator transforms the flow returned by describeJobLogItemsPaginated to access the nested member JobLog

@JvmName(name = "describeJobsResponseJob")
fun Flow<DescribeJobsResponse>.items(): Flow<Job>

This paginator transforms the flow returned by describeJobsPaginated to access the nested member Job

@JvmName(name = "describeLaunchConfigurationTemplatesResponseLaunchConfigurationTemplate")
fun Flow<DescribeLaunchConfigurationTemplatesResponse>.items(): Flow<LaunchConfigurationTemplate>

This paginator transforms the flow returned by describeLaunchConfigurationTemplatesPaginated to access the nested member LaunchConfigurationTemplate

@JvmName(name = "describeRecoveryInstancesResponseRecoveryInstance")
fun Flow<DescribeRecoveryInstancesResponse>.items(): Flow<RecoveryInstance>

This paginator transforms the flow returned by describeRecoveryInstancesPaginated to access the nested member RecoveryInstance

@JvmName(name = "describeRecoverySnapshotsResponseRecoverySnapshot")
fun Flow<DescribeRecoverySnapshotsResponse>.items(): Flow<RecoverySnapshot>

This paginator transforms the flow returned by describeRecoverySnapshotsPaginated to access the nested member RecoverySnapshot

@JvmName(name = "describeReplicationConfigurationTemplatesResponseReplicationConfigurationTemplate")
fun Flow<DescribeReplicationConfigurationTemplatesResponse>.items(): Flow<ReplicationConfigurationTemplate>

This paginator transforms the flow returned by describeReplicationConfigurationTemplatesPaginated to access the nested member ReplicationConfigurationTemplate

@JvmName(name = "describeSourceNetworksResponseSourceNetwork")
fun Flow<DescribeSourceNetworksResponse>.items(): Flow<SourceNetwork>

This paginator transforms the flow returned by describeSourceNetworksPaginated to access the nested member SourceNetwork

@JvmName(name = "describeSourceServersResponseSourceServer")
fun Flow<DescribeSourceServersResponse>.items(): Flow<SourceServer>

This paginator transforms the flow returned by describeSourceServersPaginated to access the nested member SourceServer

@JvmName(name = "listExtensibleSourceServersResponseStagingSourceServer")
fun Flow<ListExtensibleSourceServersResponse>.items(): Flow<StagingSourceServer>

This paginator transforms the flow returned by listExtensibleSourceServersPaginated to access the nested member StagingSourceServer

@JvmName(name = "listLaunchActionsResponseLaunchAction")
fun Flow<ListLaunchActionsResponse>.items(): Flow<LaunchAction>

This paginator transforms the flow returned by listLaunchActionsPaginated to access the nested member LaunchAction