volumesModifications

@JvmName(name = "describeVolumesModificationsResponseVolumeModification")
fun Flow<DescribeVolumesModificationsResponse>.volumesModifications(): Flow<VolumeModification>

This paginator transforms the flow returned by describeVolumesModificationsPaginated to access the nested member VolumeModification

Return

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