/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include A block device for the instance.See Also:
AWS
* API Reference
The device name that is exposed to the EC2 instance. For example,
* /dev/sdh
or xvdh
.
The device name that is exposed to the EC2 instance. For example,
* /dev/sdh
or xvdh
.
The device name that is exposed to the EC2 instance. For example,
* /dev/sdh
or xvdh
.
The device name that is exposed to the EC2 instance. For example,
* /dev/sdh
or xvdh
.
The device name that is exposed to the EC2 instance. For example,
* /dev/sdh
or xvdh
.
The device name that is exposed to the EC2 instance. For example,
* /dev/sdh
or xvdh
.
The device name that is exposed to the EC2 instance. For example,
* /dev/sdh
or xvdh
.
The device name that is exposed to the EC2 instance. For example,
* /dev/sdh
or xvdh
.
Parameters that are used to automatically set up Amazon EBS volumes when an * instance is launched.
*/ inline const AwsAutoScalingLaunchConfigurationBlockDeviceMappingsEbsDetails& GetEbs() const{ return m_ebs; } /** *Parameters that are used to automatically set up Amazon EBS volumes when an * instance is launched.
*/ inline bool EbsHasBeenSet() const { return m_ebsHasBeenSet; } /** *Parameters that are used to automatically set up Amazon EBS volumes when an * instance is launched.
*/ inline void SetEbs(const AwsAutoScalingLaunchConfigurationBlockDeviceMappingsEbsDetails& value) { m_ebsHasBeenSet = true; m_ebs = value; } /** *Parameters that are used to automatically set up Amazon EBS volumes when an * instance is launched.
*/ inline void SetEbs(AwsAutoScalingLaunchConfigurationBlockDeviceMappingsEbsDetails&& value) { m_ebsHasBeenSet = true; m_ebs = std::move(value); } /** *Parameters that are used to automatically set up Amazon EBS volumes when an * instance is launched.
*/ inline AwsAutoScalingLaunchConfigurationBlockDeviceMappingsDetails& WithEbs(const AwsAutoScalingLaunchConfigurationBlockDeviceMappingsEbsDetails& value) { SetEbs(value); return *this;} /** *Parameters that are used to automatically set up Amazon EBS volumes when an * instance is launched.
*/ inline AwsAutoScalingLaunchConfigurationBlockDeviceMappingsDetails& WithEbs(AwsAutoScalingLaunchConfigurationBlockDeviceMappingsEbsDetails&& value) { SetEbs(std::move(value)); return *this;} /** *Whether to suppress the device that is included in the block device mapping * of the Amazon Machine Image (AMI).
If NoDevice
is
* true
, then you cannot specify Ebs
.>
Whether to suppress the device that is included in the block device mapping * of the Amazon Machine Image (AMI).
If NoDevice
is
* true
, then you cannot specify Ebs
.>
Whether to suppress the device that is included in the block device mapping * of the Amazon Machine Image (AMI).
If NoDevice
is
* true
, then you cannot specify Ebs
.>
Whether to suppress the device that is included in the block device mapping * of the Amazon Machine Image (AMI).
If NoDevice
is
* true
, then you cannot specify Ebs
.>
The name of the virtual device (for example, ephemeral0
).
You can provide either VirtualName
or Ebs
, but not
* both.
The name of the virtual device (for example, ephemeral0
).
You can provide either VirtualName
or Ebs
, but not
* both.
The name of the virtual device (for example, ephemeral0
).
You can provide either VirtualName
or Ebs
, but not
* both.
The name of the virtual device (for example, ephemeral0
).
You can provide either VirtualName
or Ebs
, but not
* both.
The name of the virtual device (for example, ephemeral0
).
You can provide either VirtualName
or Ebs
, but not
* both.
The name of the virtual device (for example, ephemeral0
).
You can provide either VirtualName
or Ebs
, but not
* both.
The name of the virtual device (for example, ephemeral0
).
You can provide either VirtualName
or Ebs
, but not
* both.
The name of the virtual device (for example, ephemeral0
).
You can provide either VirtualName
or Ebs
, but not
* both.