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;
86 long long m_throughput{0};
87 bool m_volumeTypeHasBeenSet =
false;
88 bool m_iopsHasBeenSet =
false;
89 bool m_throughputHasBeenSet =
false;
long long GetIops() const
VolumeType GetVolumeType() const
void SetIops(long long value)
void SetThroughput(long long value)
bool ThroughputHasBeenSet() 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)
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)
bool IopsHasBeenSet() const
void SetVolumeType(VolumeType value)
Aws::Utils::Json::JsonValue JsonValue