55 inline void SetDBSnapshotIdentifier(
const char* value) { m_dBSnapshotIdentifierHasBeenSet =
true; m_dBSnapshotIdentifier.assign(value); }
98 inline void SetAttributeName(
const char* value) { m_attributeNameHasBeenSet =
true; m_attributeName.assign(value); }
307 bool m_dBSnapshotIdentifierHasBeenSet;
309 bool m_attributeNameHasBeenSet;
311 bool m_valuesToAddHasBeenSet;
313 bool m_valuesToRemoveHasBeenSet;
const Aws::Vector< Aws::String > & GetValuesToAdd() const
ModifyDBSnapshotAttributeRequest & WithAttributeName(const char *value)
ModifyDBSnapshotAttributeRequest & WithDBSnapshotIdentifier(Aws::String &&value)
ModifyDBSnapshotAttributeRequest & WithAttributeName(Aws::String &&value)
void SetValuesToRemove(Aws::Vector< Aws::String > &&value)
const Aws::String & GetDBSnapshotIdentifier() const
void SetValuesToAdd(const Aws::Vector< Aws::String > &value)
ModifyDBSnapshotAttributeRequest & WithValuesToAdd(Aws::Vector< Aws::String > &&value)
ModifyDBSnapshotAttributeRequest & AddValuesToAdd(Aws::String &&value)
std::vector< T, Aws::Allocator< T > > Vector
ModifyDBSnapshotAttributeRequest & WithValuesToRemove(const Aws::Vector< Aws::String > &value)
ModifyDBSnapshotAttributeRequest & AddValuesToRemove(const char *value)
ModifyDBSnapshotAttributeRequest & WithAttributeName(const Aws::String &value)
ModifyDBSnapshotAttributeRequest & WithValuesToRemove(Aws::Vector< Aws::String > &&value)
void SetAttributeName(const Aws::String &value)
ModifyDBSnapshotAttributeRequest & WithValuesToAdd(const Aws::Vector< Aws::String > &value)
ModifyDBSnapshotAttributeRequest & WithDBSnapshotIdentifier(const char *value)
void SetDBSnapshotIdentifier(Aws::String &&value)
void SetAttributeName(Aws::String &&value)
ModifyDBSnapshotAttributeRequest & AddValuesToRemove(Aws::String &&value)
void SetValuesToRemove(const Aws::Vector< Aws::String > &value)
void SetAttributeName(const char *value)
void SetValuesToAdd(Aws::Vector< Aws::String > &&value)
const Aws::String & GetAttributeName() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::Vector< Aws::String > & GetValuesToRemove() const
ModifyDBSnapshotAttributeRequest & WithDBSnapshotIdentifier(const Aws::String &value)
void SetDBSnapshotIdentifier(const Aws::String &value)
ModifyDBSnapshotAttributeRequest & AddValuesToRemove(const Aws::String &value)
ModifyDBSnapshotAttributeRequest & AddValuesToAdd(const Aws::String &value)
void SetDBSnapshotIdentifier(const char *value)
ModifyDBSnapshotAttributeRequest & AddValuesToAdd(const char *value)
JSON (JavaScript Object Notation).