/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Provides information about the billing for read/write capacity on the
* table.See Also:
AWS
* API Reference
The method used to charge for read and write throughput and to manage * capacity.
*/ inline const Aws::String& GetBillingMode() const{ return m_billingMode; } /** *The method used to charge for read and write throughput and to manage * capacity.
*/ inline bool BillingModeHasBeenSet() const { return m_billingModeHasBeenSet; } /** *The method used to charge for read and write throughput and to manage * capacity.
*/ inline void SetBillingMode(const Aws::String& value) { m_billingModeHasBeenSet = true; m_billingMode = value; } /** *The method used to charge for read and write throughput and to manage * capacity.
*/ inline void SetBillingMode(Aws::String&& value) { m_billingModeHasBeenSet = true; m_billingMode = std::move(value); } /** *The method used to charge for read and write throughput and to manage * capacity.
*/ inline void SetBillingMode(const char* value) { m_billingModeHasBeenSet = true; m_billingMode.assign(value); } /** *The method used to charge for read and write throughput and to manage * capacity.
*/ inline AwsDynamoDbTableBillingModeSummary& WithBillingMode(const Aws::String& value) { SetBillingMode(value); return *this;} /** *The method used to charge for read and write throughput and to manage * capacity.
*/ inline AwsDynamoDbTableBillingModeSummary& WithBillingMode(Aws::String&& value) { SetBillingMode(std::move(value)); return *this;} /** *The method used to charge for read and write throughput and to manage * capacity.
*/ inline AwsDynamoDbTableBillingModeSummary& WithBillingMode(const char* value) { SetBillingMode(value); return *this;} /** *If the billing mode is PAY_PER_REQUEST
, indicates when the
* billing mode was set to that value.
Uses the date-time
* format specified in RFC 3339 section 5.6,
* Internet Date/Time Format. The value cannot contain spaces, and date and
* time should be separated by T
. For example,
* 2020-03-22T13:22:13.933Z
.
If the billing mode is PAY_PER_REQUEST
, indicates when the
* billing mode was set to that value.
Uses the date-time
* format specified in RFC 3339 section 5.6,
* Internet Date/Time Format. The value cannot contain spaces, and date and
* time should be separated by T
. For example,
* 2020-03-22T13:22:13.933Z
.
If the billing mode is PAY_PER_REQUEST
, indicates when the
* billing mode was set to that value.
Uses the date-time
* format specified in RFC 3339 section 5.6,
* Internet Date/Time Format. The value cannot contain spaces, and date and
* time should be separated by T
. For example,
* 2020-03-22T13:22:13.933Z
.
If the billing mode is PAY_PER_REQUEST
, indicates when the
* billing mode was set to that value.
Uses the date-time
* format specified in RFC 3339 section 5.6,
* Internet Date/Time Format. The value cannot contain spaces, and date and
* time should be separated by T
. For example,
* 2020-03-22T13:22:13.933Z
.
If the billing mode is PAY_PER_REQUEST
, indicates when the
* billing mode was set to that value.
Uses the date-time
* format specified in RFC 3339 section 5.6,
* Internet Date/Time Format. The value cannot contain spaces, and date and
* time should be separated by T
. For example,
* 2020-03-22T13:22:13.933Z
.
If the billing mode is PAY_PER_REQUEST
, indicates when the
* billing mode was set to that value.
Uses the date-time
* format specified in RFC 3339 section 5.6,
* Internet Date/Time Format. The value cannot contain spaces, and date and
* time should be separated by T
. For example,
* 2020-03-22T13:22:13.933Z
.
If the billing mode is PAY_PER_REQUEST
, indicates when the
* billing mode was set to that value.
Uses the date-time
* format specified in RFC 3339 section 5.6,
* Internet Date/Time Format. The value cannot contain spaces, and date and
* time should be separated by T
. For example,
* 2020-03-22T13:22:13.933Z
.
If the billing mode is PAY_PER_REQUEST
, indicates when the
* billing mode was set to that value.
Uses the date-time
* format specified in RFC 3339 section 5.6,
* Internet Date/Time Format. The value cannot contain spaces, and date and
* time should be separated by T
. For example,
* 2020-03-22T13:22:13.933Z
.