mountTargets

@JvmName(name = "describeMountTargetsResponseMountTargetDescription")
fun Flow<DescribeMountTargetsResponse>.mountTargets(): Flow<MountTargetDescription>

This paginator transforms the flow returned by describeMountTargetsPaginated to access the nested member MountTargetDescription

Return

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