7#include <aws/mgn/Mgn_EXPORTS.h>
8#include <aws/mgn/model/VolumeType.h>
44 inline long long GetIops()
const{
return m_iops; }
46 inline void SetIops(
long long value) { m_iopsHasBeenSet =
true; m_iops = value; }
56 inline void SetThroughput(
long long value) { m_throughputHasBeenSet =
true; m_throughput = value; }
74 bool m_iopsHasBeenSet =
false;
76 long long m_throughput;
77 bool m_throughputHasBeenSet =
false;
80 bool m_volumeTypeHasBeenSet =
false;
long long GetIops() const
void SetVolumeType(VolumeType &&value)
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
const VolumeType & GetVolumeType() const
void SetVolumeType(const VolumeType &value)
LaunchTemplateDiskConf & WithVolumeType(VolumeType &&value)
AWS_MGN_API LaunchTemplateDiskConf(Aws::Utils::Json::JsonView jsonValue)
AWS_MGN_API LaunchTemplateDiskConf()
LaunchTemplateDiskConf & WithVolumeType(const VolumeType &value)
bool IopsHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue