/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The ViewBilling response includes the following elements.See
* Also:
AWS
* API Reference
If there are more billing records than you specified for
* MaxItems in the request, submit another request and include the
* value of NextPageMarker in the value of Marker.
If there are more billing records than you specified for
* MaxItems in the request, submit another request and include the
* value of NextPageMarker in the value of Marker.
If there are more billing records than you specified for
* MaxItems in the request, submit another request and include the
* value of NextPageMarker in the value of Marker.
If there are more billing records than you specified for
* MaxItems in the request, submit another request and include the
* value of NextPageMarker in the value of Marker.
If there are more billing records than you specified for
* MaxItems in the request, submit another request and include the
* value of NextPageMarker in the value of Marker.
If there are more billing records than you specified for
* MaxItems in the request, submit another request and include the
* value of NextPageMarker in the value of Marker.
If there are more billing records than you specified for
* MaxItems in the request, submit another request and include the
* value of NextPageMarker in the value of Marker.
A summary of billing records.
*/ inline const Aws::VectorA summary of billing records.
*/ inline void SetBillingRecords(const Aws::VectorA summary of billing records.
*/ inline void SetBillingRecords(Aws::VectorA summary of billing records.
*/ inline ViewBillingResult& WithBillingRecords(const Aws::VectorA summary of billing records.
*/ inline ViewBillingResult& WithBillingRecords(Aws::VectorA summary of billing records.
*/ inline ViewBillingResult& AddBillingRecords(const BillingRecord& value) { m_billingRecords.push_back(value); return *this; } /** *A summary of billing records.
*/ inline ViewBillingResult& AddBillingRecords(BillingRecord&& value) { m_billingRecords.push_back(std::move(value)); return *this; } private: Aws::String m_nextPageMarker; Aws::Vector