85 inline void SetVolumesPerInstance(
long value) { m_volumesPerInstanceHasBeenSet =
true; m_volumesPerInstance = value; }
95 bool m_volumeSpecificationHasBeenSet;
96 long m_volumesPerInstance;
97 bool m_volumesPerInstanceHasBeenSet;
void SetVolumeSpecification(const VolumeSpecification &value)
EbsBlockDeviceConfig & WithVolumeSpecification(VolumeSpecification &&value)
EbsBlockDeviceConfig & WithVolumeSpecification(const VolumeSpecification &value)
const VolumeSpecification & GetVolumeSpecification() const
void SetVolumeSpecification(VolumeSpecification &&value)
long GetVolumesPerInstance() const
void SetVolumesPerInstance(long value)
EbsBlockDeviceConfig & WithVolumesPerInstance(long value)
JSON (JavaScript Object Notation).