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; }
72 bool m_iopsHasBeenSet =
false;
74 long long m_throughput{0};
75 bool m_throughputHasBeenSet =
false;
78 bool m_volumeTypeHasBeenSet =
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