snapshotSchedules

@JvmName(name = "describeSnapshotSchedulesResponseSnapshotSchedule")
fun Flow<DescribeSnapshotSchedulesResponse>.snapshotSchedules(): Flow<SnapshotSchedule>

This paginator transforms the flow returned by describeSnapshotSchedulesPaginated to access the nested member SnapshotSchedule

Return

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