/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Describes the processor used by the instance type.See Also:
* AWS
* API Reference
The architectures supported by the instance type.
*/ inline const Aws::VectorThe architectures supported by the instance type.
*/ inline bool SupportedArchitecturesHasBeenSet() const { return m_supportedArchitecturesHasBeenSet; } /** *The architectures supported by the instance type.
*/ inline void SetSupportedArchitectures(const Aws::VectorThe architectures supported by the instance type.
*/ inline void SetSupportedArchitectures(Aws::VectorThe architectures supported by the instance type.
*/ inline ProcessorInfo& WithSupportedArchitectures(const Aws::VectorThe architectures supported by the instance type.
*/ inline ProcessorInfo& WithSupportedArchitectures(Aws::VectorThe architectures supported by the instance type.
*/ inline ProcessorInfo& AddSupportedArchitectures(const ArchitectureType& value) { m_supportedArchitecturesHasBeenSet = true; m_supportedArchitectures.push_back(value); return *this; } /** *The architectures supported by the instance type.
*/ inline ProcessorInfo& AddSupportedArchitectures(ArchitectureType&& value) { m_supportedArchitecturesHasBeenSet = true; m_supportedArchitectures.push_back(std::move(value)); return *this; } /** *The speed of the processor, in GHz.
*/ inline double GetSustainedClockSpeedInGhz() const{ return m_sustainedClockSpeedInGhz; } /** *The speed of the processor, in GHz.
*/ inline bool SustainedClockSpeedInGhzHasBeenSet() const { return m_sustainedClockSpeedInGhzHasBeenSet; } /** *The speed of the processor, in GHz.
*/ inline void SetSustainedClockSpeedInGhz(double value) { m_sustainedClockSpeedInGhzHasBeenSet = true; m_sustainedClockSpeedInGhz = value; } /** *The speed of the processor, in GHz.
*/ inline ProcessorInfo& WithSustainedClockSpeedInGhz(double value) { SetSustainedClockSpeedInGhz(value); return *this;} /** *Indicates whether the instance type supports AMD SEV-SNP. If the request
* returns amd-sev-snp
, AMD SEV-SNP is supported. Otherwise, it is not
* supported. For more information, see AMD
* SEV-SNP.
Indicates whether the instance type supports AMD SEV-SNP. If the request
* returns amd-sev-snp
, AMD SEV-SNP is supported. Otherwise, it is not
* supported. For more information, see AMD
* SEV-SNP.
Indicates whether the instance type supports AMD SEV-SNP. If the request
* returns amd-sev-snp
, AMD SEV-SNP is supported. Otherwise, it is not
* supported. For more information, see AMD
* SEV-SNP.
Indicates whether the instance type supports AMD SEV-SNP. If the request
* returns amd-sev-snp
, AMD SEV-SNP is supported. Otherwise, it is not
* supported. For more information, see AMD
* SEV-SNP.
Indicates whether the instance type supports AMD SEV-SNP. If the request
* returns amd-sev-snp
, AMD SEV-SNP is supported. Otherwise, it is not
* supported. For more information, see AMD
* SEV-SNP.
Indicates whether the instance type supports AMD SEV-SNP. If the request
* returns amd-sev-snp
, AMD SEV-SNP is supported. Otherwise, it is not
* supported. For more information, see AMD
* SEV-SNP.
Indicates whether the instance type supports AMD SEV-SNP. If the request
* returns amd-sev-snp
, AMD SEV-SNP is supported. Otherwise, it is not
* supported. For more information, see AMD
* SEV-SNP.
Indicates whether the instance type supports AMD SEV-SNP. If the request
* returns amd-sev-snp
, AMD SEV-SNP is supported. Otherwise, it is not
* supported. For more information, see AMD
* SEV-SNP.