items

@JvmName(name = "listBillEstimateCommitmentsResponseBillEstimateCommitmentSummary")
fun Flow<ListBillEstimateCommitmentsResponse>.items(): Flow<BillEstimateCommitmentSummary>

This paginator transforms the flow returned by listBillEstimateCommitmentsPaginated to access the nested member BillEstimateCommitmentSummary

Return

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


@JvmName(name = "listBillEstimateInputCommitmentModificationsResponseBillEstimateInputCommitmentModificationSummary")
fun Flow<ListBillEstimateInputCommitmentModificationsResponse>.items(): Flow<BillEstimateInputCommitmentModificationSummary>

This paginator transforms the flow returned by listBillEstimateInputCommitmentModificationsPaginated to access the nested member BillEstimateInputCommitmentModificationSummary

Return

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


@JvmName(name = "listBillEstimateInputUsageModificationsResponseBillEstimateInputUsageModificationSummary")
fun Flow<ListBillEstimateInputUsageModificationsResponse>.items(): Flow<BillEstimateInputUsageModificationSummary>

This paginator transforms the flow returned by listBillEstimateInputUsageModificationsPaginated to access the nested member BillEstimateInputUsageModificationSummary

Return

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


@JvmName(name = "listBillEstimateLineItemsResponseBillEstimateLineItemSummary")
fun Flow<ListBillEstimateLineItemsResponse>.items(): Flow<BillEstimateLineItemSummary>

This paginator transforms the flow returned by listBillEstimateLineItemsPaginated to access the nested member BillEstimateLineItemSummary

Return

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


@JvmName(name = "listBillEstimatesResponseBillEstimateSummary")
fun Flow<ListBillEstimatesResponse>.items(): Flow<BillEstimateSummary>

This paginator transforms the flow returned by listBillEstimatesPaginated to access the nested member BillEstimateSummary

Return

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


@JvmName(name = "listBillScenarioCommitmentModificationsResponseBillScenarioCommitmentModificationItem")
fun Flow<ListBillScenarioCommitmentModificationsResponse>.items(): Flow<BillScenarioCommitmentModificationItem>

This paginator transforms the flow returned by listBillScenarioCommitmentModificationsPaginated to access the nested member BillScenarioCommitmentModificationItem

Return

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


@JvmName(name = "listBillScenariosResponseBillScenarioSummary")
fun Flow<ListBillScenariosResponse>.items(): Flow<BillScenarioSummary>

This paginator transforms the flow returned by listBillScenariosPaginated to access the nested member BillScenarioSummary

Return

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


@JvmName(name = "listBillScenarioUsageModificationsResponseBillScenarioUsageModificationItem")
fun Flow<ListBillScenarioUsageModificationsResponse>.items(): Flow<BillScenarioUsageModificationItem>

This paginator transforms the flow returned by listBillScenarioUsageModificationsPaginated to access the nested member BillScenarioUsageModificationItem

Return

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


@JvmName(name = "listWorkloadEstimatesResponseWorkloadEstimateSummary")
fun Flow<ListWorkloadEstimatesResponse>.items(): Flow<WorkloadEstimateSummary>

This paginator transforms the flow returned by listWorkloadEstimatesPaginated to access the nested member WorkloadEstimateSummary

Return

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


@JvmName(name = "listWorkloadEstimateUsageResponseWorkloadEstimateUsageItem")
fun Flow<ListWorkloadEstimateUsageResponse>.items(): Flow<WorkloadEstimateUsageItem>

This paginator transforms the flow returned by listWorkloadEstimateUsagePaginated to access the nested member WorkloadEstimateUsageItem

Return

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