44 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
45 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
65 inline void SetSnapshotId(
const char* value) { m_snapshotIdHasBeenSet =
true; m_snapshotId.assign(value); }
100 inline void SetVolumeSize(
long value) { m_volumeSizeHasBeenSet =
true; m_volumeSize = value; }
146 inline void SetVolumeType(
const char* value) { m_volumeTypeHasBeenSet =
true; m_volumeType.assign(value); }
185 inline void SetDeleteOnTermination(
bool value) { m_deleteOnTerminationHasBeenSet =
true; m_deleteOnTermination = value; }
205 inline void SetIops(
long value) { m_iopsHasBeenSet =
true; m_iops = value; }
234 inline void SetEncrypted(
bool value) { m_encryptedHasBeenSet =
true; m_encrypted = value; }
249 bool m_snapshotIdHasBeenSet;
251 bool m_volumeSizeHasBeenSet;
253 bool m_volumeTypeHasBeenSet;
254 bool m_deleteOnTermination;
255 bool m_deleteOnTerminationHasBeenSet;
257 bool m_iopsHasBeenSet;
259 bool m_encryptedHasBeenSet;
Ebs & WithIops(long value)
const Aws::String & GetSnapshotId() const
void SetVolumeType(const char *value)
const Aws::String & GetVolumeType() const
Ebs & WithSnapshotId(const Aws::String &value)
Ebs & WithSnapshotId(const char *value)
void SetVolumeType(const Aws::String &value)
long GetVolumeSize() const
Ebs & WithVolumeType(const char *value)
void SetSnapshotId(const char *value)
Ebs & WithEncrypted(bool value)
Ebs & WithSnapshotId(Aws::String &&value)
std::basic_ostream< char, std::char_traits< char > > OStream
Ebs & WithDeleteOnTermination(bool value)
void SetDeleteOnTermination(bool value)
Ebs & WithVolumeType(Aws::String &&value)
void SetVolumeType(Aws::String &&value)
bool GetDeleteOnTermination() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetSnapshotId(Aws::String &&value)
void SetSnapshotId(const Aws::String &value)
Ebs & WithVolumeSize(long value)
#define AWS_AUTOSCALING_API
Ebs & WithVolumeType(const Aws::String &value)
void SetEncrypted(bool value)
bool GetEncrypted() const
JSON (JavaScript Object Notation).
void SetVolumeSize(long value)