/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Describes the default credit option for CPU usage of a burstable performance
* instance family.See Also:
AWS
* API Reference
The instance family.
*/ inline const UnlimitedSupportedInstanceFamily& GetInstanceFamily() const{ return m_instanceFamily; } /** *The instance family.
*/ inline bool InstanceFamilyHasBeenSet() const { return m_instanceFamilyHasBeenSet; } /** *The instance family.
*/ inline void SetInstanceFamily(const UnlimitedSupportedInstanceFamily& value) { m_instanceFamilyHasBeenSet = true; m_instanceFamily = value; } /** *The instance family.
*/ inline void SetInstanceFamily(UnlimitedSupportedInstanceFamily&& value) { m_instanceFamilyHasBeenSet = true; m_instanceFamily = std::move(value); } /** *The instance family.
*/ inline InstanceFamilyCreditSpecification& WithInstanceFamily(const UnlimitedSupportedInstanceFamily& value) { SetInstanceFamily(value); return *this;} /** *The instance family.
*/ inline InstanceFamilyCreditSpecification& WithInstanceFamily(UnlimitedSupportedInstanceFamily&& value) { SetInstanceFamily(std::move(value)); return *this;} /** *The default credit option for CPU usage of the instance family. Valid values
* are standard
and unlimited
.
The default credit option for CPU usage of the instance family. Valid values
* are standard
and unlimited
.
The default credit option for CPU usage of the instance family. Valid values
* are standard
and unlimited
.
The default credit option for CPU usage of the instance family. Valid values
* are standard
and unlimited
.
The default credit option for CPU usage of the instance family. Valid values
* are standard
and unlimited
.
The default credit option for CPU usage of the instance family. Valid values
* are standard
and unlimited
.
The default credit option for CPU usage of the instance family. Valid values
* are standard
and unlimited
.
The default credit option for CPU usage of the instance family. Valid values
* are standard
and unlimited
.