7#include <aws/mgn/Mgn_EXPORTS.h>
8#include <aws/mgn/model/VolumeType.h>
41 m_volumeTypeHasBeenSet =
true;
54 inline long long GetIops()
const {
return m_iops; }
57 m_iopsHasBeenSet =
true;
73 m_throughputHasBeenSet =
true;
89 m_volumeInitializationRateHasBeenSet =
true;
90 m_volumeInitializationRate = value;
105 m_deleteOnTerminationHasBeenSet =
true;
106 m_deleteOnTermination = value;
118 long long m_throughput{0};
120 long long m_volumeInitializationRate{0};
122 bool m_deleteOnTermination{
false};
123 bool m_volumeTypeHasBeenSet =
false;
124 bool m_iopsHasBeenSet =
false;
125 bool m_throughputHasBeenSet =
false;
126 bool m_volumeInitializationRateHasBeenSet =
false;
127 bool m_deleteOnTerminationHasBeenSet =
false;
bool DeleteOnTerminationHasBeenSet() const
bool VolumeInitializationRateHasBeenSet() const
long long GetIops() const
LaunchTemplateDiskConf & WithDeleteOnTermination(bool value)
VolumeType GetVolumeType() const
void SetIops(long long value)
void SetThroughput(long long value)
bool ThroughputHasBeenSet() const
long long GetVolumeInitializationRate() const
LaunchTemplateDiskConf & WithIops(long long value)
AWS_MGN_API LaunchTemplateDiskConf & operator=(Aws::Utils::Json::JsonView jsonValue)
long long GetThroughput() const
LaunchTemplateDiskConf & WithThroughput(long long value)
void SetVolumeInitializationRate(long long value)
bool VolumeTypeHasBeenSet() const
AWS_MGN_API Aws::Utils::Json::JsonValue Jsonize() const
LaunchTemplateDiskConf & WithVolumeType(VolumeType value)
AWS_MGN_API LaunchTemplateDiskConf()=default
AWS_MGN_API LaunchTemplateDiskConf(Aws::Utils::Json::JsonView jsonValue)
void SetDeleteOnTermination(bool value)
bool IopsHasBeenSet() const
LaunchTemplateDiskConf & WithVolumeInitializationRate(long long value)
bool GetDeleteOnTermination() const
void SetVolumeType(VolumeType value)
Aws::Utils::Json::JsonValue JsonValue