vaultList

@JvmName(name = "listVaultsResponseDescribeVaultOutput")
fun Flow<ListVaultsResponse>.vaultList(): Flow<DescribeVaultOutput>

This paginator transforms the flow returned by listVaultsPaginated to access the nested member DescribeVaultOutput

Return

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