inventoryDeletions

@JvmName(name = "describeInventoryDeletionsResponseInventoryDeletionStatusItem")
fun Flow<DescribeInventoryDeletionsResponse>.inventoryDeletions(): Flow<InventoryDeletionStatusItem>

This paginator transforms the flow returned by describeInventoryDeletionsPaginated to access the nested member InventoryDeletionStatusItem

Return

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