items

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

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

Return

A kotlinx.coroutines.flow.Flow that can collect JobLog


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

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

Return

A kotlinx.coroutines.flow.Flow that can collect Job


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

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

Return

A kotlinx.coroutines.flow.Flow that can collect LaunchConfigurationTemplate


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

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

Return

A kotlinx.coroutines.flow.Flow that can collect ReplicationConfigurationTemplate


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

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

Return

A kotlinx.coroutines.flow.Flow that can collect SourceServer


@JvmName(name = "describeVcenterClientsResponseVcenterClient")
fun Flow<DescribeVcenterClientsResponse>.items(): Flow<VcenterClient>

This paginator transforms the flow returned by describeVcenterClientsPaginated to access the nested member VcenterClient

Return

A kotlinx.coroutines.flow.Flow that can collect VcenterClient


@JvmName(name = "listApplicationsResponseApplication")
fun Flow<ListApplicationsResponse>.items(): Flow<Application>

This paginator transforms the flow returned by listApplicationsPaginated to access the nested member Application

Return

A kotlinx.coroutines.flow.Flow that can collect Application


@JvmName(name = "listConnectorsResponseConnector")
fun Flow<ListConnectorsResponse>.items(): Flow<Connector>

This paginator transforms the flow returned by listConnectorsPaginated to access the nested member Connector

Return

A kotlinx.coroutines.flow.Flow that can collect Connector


@JvmName(name = "listExportErrorsResponseExportTaskError")
fun Flow<ListExportErrorsResponse>.items(): Flow<ExportTaskError>

This paginator transforms the flow returned by listExportErrorsPaginated to access the nested member ExportTaskError

Return

A kotlinx.coroutines.flow.Flow that can collect ExportTaskError


@JvmName(name = "listExportsResponseExportTask")
fun Flow<ListExportsResponse>.items(): Flow<ExportTask>

This paginator transforms the flow returned by listExportsPaginated to access the nested member ExportTask

Return

A kotlinx.coroutines.flow.Flow that can collect ExportTask


@JvmName(name = "listImportErrorsResponseImportTaskError")
fun Flow<ListImportErrorsResponse>.items(): Flow<ImportTaskError>

This paginator transforms the flow returned by listImportErrorsPaginated to access the nested member ImportTaskError

Return

A kotlinx.coroutines.flow.Flow that can collect ImportTaskError


@JvmName(name = "listImportsResponseImportTask")
fun Flow<ListImportsResponse>.items(): Flow<ImportTask>

This paginator transforms the flow returned by listImportsPaginated to access the nested member ImportTask

Return

A kotlinx.coroutines.flow.Flow that can collect ImportTask


@JvmName(name = "listManagedAccountsResponseManagedAccount")
fun Flow<ListManagedAccountsResponse>.items(): Flow<ManagedAccount>

This paginator transforms the flow returned by listManagedAccountsPaginated to access the nested member ManagedAccount

Return

A kotlinx.coroutines.flow.Flow that can collect ManagedAccount


@JvmName(name = "listSourceServerActionsResponseSourceServerActionDocument")
fun Flow<ListSourceServerActionsResponse>.items(): Flow<SourceServerActionDocument>

This paginator transforms the flow returned by listSourceServerActionsPaginated to access the nested member SourceServerActionDocument

Return

A kotlinx.coroutines.flow.Flow that can collect SourceServerActionDocument


@JvmName(name = "listTemplateActionsResponseTemplateActionDocument")
fun Flow<ListTemplateActionsResponse>.items(): Flow<TemplateActionDocument>

This paginator transforms the flow returned by listTemplateActionsPaginated to access the nested member TemplateActionDocument

Return

A kotlinx.coroutines.flow.Flow that can collect TemplateActionDocument


@JvmName(name = "listWavesResponseWave")
fun Flow<ListWavesResponse>.items(): Flow<Wave>

This paginator transforms the flow returned by listWavesPaginated to access the nested member Wave

Return

A kotlinx.coroutines.flow.Flow that can collect Wave