/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Container for the request parameters to a
* DescribeReservedInstanceOfferings
operation.See
* Also:
AWS
* API Reference
The Reserved Instance identifier filter value. Use this parameter to show * only the available instance types that match the specified reservation * identifier.
*/ inline const Aws::String& GetReservedInstanceOfferingId() const{ return m_reservedInstanceOfferingId; } /** *The Reserved Instance identifier filter value. Use this parameter to show * only the available instance types that match the specified reservation * identifier.
*/ inline bool ReservedInstanceOfferingIdHasBeenSet() const { return m_reservedInstanceOfferingIdHasBeenSet; } /** *The Reserved Instance identifier filter value. Use this parameter to show * only the available instance types that match the specified reservation * identifier.
*/ inline void SetReservedInstanceOfferingId(const Aws::String& value) { m_reservedInstanceOfferingIdHasBeenSet = true; m_reservedInstanceOfferingId = value; } /** *The Reserved Instance identifier filter value. Use this parameter to show * only the available instance types that match the specified reservation * identifier.
*/ inline void SetReservedInstanceOfferingId(Aws::String&& value) { m_reservedInstanceOfferingIdHasBeenSet = true; m_reservedInstanceOfferingId = std::move(value); } /** *The Reserved Instance identifier filter value. Use this parameter to show * only the available instance types that match the specified reservation * identifier.
*/ inline void SetReservedInstanceOfferingId(const char* value) { m_reservedInstanceOfferingIdHasBeenSet = true; m_reservedInstanceOfferingId.assign(value); } /** *The Reserved Instance identifier filter value. Use this parameter to show * only the available instance types that match the specified reservation * identifier.
*/ inline DescribeReservedInstanceOfferingsRequest& WithReservedInstanceOfferingId(const Aws::String& value) { SetReservedInstanceOfferingId(value); return *this;} /** *The Reserved Instance identifier filter value. Use this parameter to show * only the available instance types that match the specified reservation * identifier.
*/ inline DescribeReservedInstanceOfferingsRequest& WithReservedInstanceOfferingId(Aws::String&& value) { SetReservedInstanceOfferingId(std::move(value)); return *this;} /** *The Reserved Instance identifier filter value. Use this parameter to show * only the available instance types that match the specified reservation * identifier.
*/ inline DescribeReservedInstanceOfferingsRequest& WithReservedInstanceOfferingId(const char* value) { SetReservedInstanceOfferingId(value); return *this;} /** *An optional parameter that specifies the maximum number of results to return.
* You can use nextToken
to get the next page of results.
An optional parameter that specifies the maximum number of results to return.
* You can use nextToken
to get the next page of results.
An optional parameter that specifies the maximum number of results to return.
* You can use nextToken
to get the next page of results.
An optional parameter that specifies the maximum number of results to return.
* You can use nextToken
to get the next page of results.
If your initial DescribeReservedInstanceOfferings
operation
* returns a nextToken
, you can include the returned
* nextToken
in subsequent
* DescribeReservedInstanceOfferings
operations, which returns results
* in the next page.
If your initial DescribeReservedInstanceOfferings
operation
* returns a nextToken
, you can include the returned
* nextToken
in subsequent
* DescribeReservedInstanceOfferings
operations, which returns results
* in the next page.
If your initial DescribeReservedInstanceOfferings
operation
* returns a nextToken
, you can include the returned
* nextToken
in subsequent
* DescribeReservedInstanceOfferings
operations, which returns results
* in the next page.
If your initial DescribeReservedInstanceOfferings
operation
* returns a nextToken
, you can include the returned
* nextToken
in subsequent
* DescribeReservedInstanceOfferings
operations, which returns results
* in the next page.
If your initial DescribeReservedInstanceOfferings
operation
* returns a nextToken
, you can include the returned
* nextToken
in subsequent
* DescribeReservedInstanceOfferings
operations, which returns results
* in the next page.
If your initial DescribeReservedInstanceOfferings
operation
* returns a nextToken
, you can include the returned
* nextToken
in subsequent
* DescribeReservedInstanceOfferings
operations, which returns results
* in the next page.
If your initial DescribeReservedInstanceOfferings
operation
* returns a nextToken
, you can include the returned
* nextToken
in subsequent
* DescribeReservedInstanceOfferings
operations, which returns results
* in the next page.
If your initial DescribeReservedInstanceOfferings
operation
* returns a nextToken
, you can include the returned
* nextToken
in subsequent
* DescribeReservedInstanceOfferings
operations, which returns results
* in the next page.