271 bool m_sourceDBParameterGroupIdentifierHasBeenSet;
273 bool m_targetDBParameterGroupIdentifierHasBeenSet;
275 bool m_targetDBParameterGroupDescriptionHasBeenSet;
277 bool m_tagsHasBeenSet;
CopyDBParameterGroupRequest & WithSourceDBParameterGroupIdentifier(Aws::String &&value)
CopyDBParameterGroupRequest & WithTargetDBParameterGroupDescription(const Aws::String &value)
CopyDBParameterGroupRequest & WithTargetDBParameterGroupIdentifier(Aws::String &&value)
void SetTargetDBParameterGroupDescription(const char *value)
void SetSourceDBParameterGroupIdentifier(const char *value)
CopyDBParameterGroupRequest & WithTargetDBParameterGroupIdentifier(const char *value)
std::vector< T, Aws::Allocator< T > > Vector
const Aws::Vector< Tag > & GetTags() const
CopyDBParameterGroupRequest & WithTags(Aws::Vector< Tag > &&value)
void SetSourceDBParameterGroupIdentifier(Aws::String &&value)
void SetTargetDBParameterGroupIdentifier(const Aws::String &value)
CopyDBParameterGroupRequest & WithTags(const Aws::Vector< Tag > &value)
const Aws::String & GetTargetDBParameterGroupDescription() const
CopyDBParameterGroupRequest & AddTags(const Tag &value)
CopyDBParameterGroupRequest & WithSourceDBParameterGroupIdentifier(const Aws::String &value)
void SetTargetDBParameterGroupDescription(Aws::String &&value)
CopyDBParameterGroupRequest & WithTargetDBParameterGroupDescription(Aws::String &&value)
void SetTargetDBParameterGroupDescription(const Aws::String &value)
const Aws::String & GetTargetDBParameterGroupIdentifier() const
void SetTargetDBParameterGroupIdentifier(Aws::String &&value)
const Aws::String & GetSourceDBParameterGroupIdentifier() const
void SetTags(Aws::Vector< Tag > &&value)
void SetTags(const Aws::Vector< Tag > &value)
CopyDBParameterGroupRequest & WithTargetDBParameterGroupIdentifier(const Aws::String &value)
void SetSourceDBParameterGroupIdentifier(const Aws::String &value)
void SetTargetDBParameterGroupIdentifier(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
CopyDBParameterGroupRequest & WithTargetDBParameterGroupDescription(const char *value)
CopyDBParameterGroupRequest & WithSourceDBParameterGroupIdentifier(const char *value)
CopyDBParameterGroupRequest & AddTags(Tag &&value)
JSON (JavaScript Object Notation).