movingAddressStatuses

@JvmName(name = "describeMovingAddressesResponseMovingAddressStatus")
fun Flow<DescribeMovingAddressesResponse>.movingAddressStatuses(): Flow<MovingAddressStatus>

This paginator transforms the flow returned by describeMovingAddressesPaginated to access the nested member MovingAddressStatus

Return

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