snapshotTierStatuses

@JvmName(name = "describeSnapshotTierStatusResponseSnapshotTierStatus")
fun Flow<DescribeSnapshotTierStatusResponse>.snapshotTierStatuses(): Flow<SnapshotTierStatus>

This paginator transforms the flow returned by describeSnapshotTierStatusPaginated to access the nested member SnapshotTierStatus

Return

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