importSnapshotTasks

@JvmName(name = "describeImportSnapshotTasksResponseImportSnapshotTask")
fun Flow<DescribeImportSnapshotTasksResponse>.importSnapshotTasks(): Flow<ImportSnapshotTask>

This paginator transforms the flow returned by describeImportSnapshotTasksPaginated to access the nested member ImportSnapshotTask

Return

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