68 inline void SetDBSubnetGroupName(
const char* value) { m_dBSubnetGroupNameHasBeenSet =
true; m_dBSubnetGroupName.assign(value); }
112 inline void SetDBSubnetGroupDescription(
const char* value) { m_dBSubnetGroupDescriptionHasBeenSet =
true; m_dBSubnetGroupDescription.assign(value); }
192 bool m_dBSubnetGroupNameHasBeenSet;
194 bool m_dBSubnetGroupDescriptionHasBeenSet;
196 bool m_subnetIdsHasBeenSet;
198 bool m_tagsHasBeenSet;
CreateDBSubnetGroupRequest & AddSubnetIds(const Aws::String &value)
void SetDBSubnetGroupName(Aws::String &&value)
const Aws::String & GetDBSubnetGroupDescription() const
CreateDBSubnetGroupRequest & AddTags(const Tag &value)
CreateDBSubnetGroupRequest & WithTags(const Aws::Vector< Tag > &value)
void SetDBSubnetGroupName(const Aws::String &value)
std::vector< T, Aws::Allocator< T > > Vector
const Aws::Vector< Aws::String > & GetSubnetIds() const
CreateDBSubnetGroupRequest & AddSubnetIds(Aws::String &&value)
void SetDBSubnetGroupDescription(const Aws::String &value)
void SetDBSubnetGroupName(const char *value)
void SetTags(Aws::Vector< Tag > &&value)
CreateDBSubnetGroupRequest & WithTags(Aws::Vector< Tag > &&value)
void SetSubnetIds(Aws::Vector< Aws::String > &&value)
void SetSubnetIds(const Aws::Vector< Aws::String > &value)
CreateDBSubnetGroupRequest & WithDBSubnetGroupName(const char *value)
CreateDBSubnetGroupRequest & WithDBSubnetGroupDescription(const Aws::String &value)
const Aws::String & GetDBSubnetGroupName() const
CreateDBSubnetGroupRequest & WithSubnetIds(const Aws::Vector< Aws::String > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
CreateDBSubnetGroupRequest & WithDBSubnetGroupDescription(Aws::String &&value)
void SetDBSubnetGroupDescription(Aws::String &&value)
const Aws::Vector< Tag > & GetTags() const
CreateDBSubnetGroupRequest & WithSubnetIds(Aws::Vector< Aws::String > &&value)
CreateDBSubnetGroupRequest & AddTags(Tag &&value)
CreateDBSubnetGroupRequest & WithDBSubnetGroupDescription(const char *value)
CreateDBSubnetGroupRequest & AddSubnetIds(const char *value)
void SetDBSubnetGroupDescription(const char *value)
void SetTags(const Aws::Vector< Tag > &value)
JSON (JavaScript Object Notation).
CreateDBSubnetGroupRequest & WithDBSubnetGroupName(const Aws::String &value)
CreateDBSubnetGroupRequest & WithDBSubnetGroupName(Aws::String &&value)