276 Aws::String m_sourceDBClusterParameterGroupIdentifier;
277 bool m_sourceDBClusterParameterGroupIdentifierHasBeenSet;
278 Aws::String m_targetDBClusterParameterGroupIdentifier;
279 bool m_targetDBClusterParameterGroupIdentifierHasBeenSet;
280 Aws::String m_targetDBClusterParameterGroupDescription;
281 bool m_targetDBClusterParameterGroupDescriptionHasBeenSet;
283 bool m_tagsHasBeenSet;
const Aws::Vector< Tag > & GetTags() const
void SetTargetDBClusterParameterGroupIdentifier(const char *value)
void SetTargetDBClusterParameterGroupDescription(const Aws::String &value)
CopyDBClusterParameterGroupRequest & WithTargetDBClusterParameterGroupDescription(const char *value)
void SetTargetDBClusterParameterGroupIdentifier(Aws::String &&value)
std::vector< T, Aws::Allocator< T > > Vector
CopyDBClusterParameterGroupRequest & WithSourceDBClusterParameterGroupIdentifier(const char *value)
CopyDBClusterParameterGroupRequest & AddTags(const Tag &value)
void SetSourceDBClusterParameterGroupIdentifier(Aws::String &&value)
void SetTargetDBClusterParameterGroupDescription(Aws::String &&value)
void SetTags(Aws::Vector< Tag > &&value)
void SetSourceDBClusterParameterGroupIdentifier(const Aws::String &value)
const Aws::String & GetTargetDBClusterParameterGroupIdentifier() const
CopyDBClusterParameterGroupRequest & WithTargetDBClusterParameterGroupIdentifier(const Aws::String &value)
CopyDBClusterParameterGroupRequest & WithSourceDBClusterParameterGroupIdentifier(Aws::String &&value)
void SetTargetDBClusterParameterGroupIdentifier(const Aws::String &value)
CopyDBClusterParameterGroupRequest & WithTargetDBClusterParameterGroupDescription(const Aws::String &value)
CopyDBClusterParameterGroupRequest & WithTargetDBClusterParameterGroupIdentifier(const char *value)
CopyDBClusterParameterGroupRequest & WithSourceDBClusterParameterGroupIdentifier(const Aws::String &value)
CopyDBClusterParameterGroupRequest & AddTags(Tag &&value)
void SetTargetDBClusterParameterGroupDescription(const char *value)
const Aws::String & GetSourceDBClusterParameterGroupIdentifier() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetTargetDBClusterParameterGroupDescription() const
void SetSourceDBClusterParameterGroupIdentifier(const char *value)
CopyDBClusterParameterGroupRequest & WithTargetDBClusterParameterGroupIdentifier(Aws::String &&value)
CopyDBClusterParameterGroupRequest & WithTags(const Aws::Vector< Tag > &value)
CopyDBClusterParameterGroupRequest & WithTags(Aws::Vector< Tag > &&value)
void SetTags(const Aws::Vector< Tag > &value)
JSON (JavaScript Object Notation).
CopyDBClusterParameterGroupRequest & WithTargetDBClusterParameterGroupDescription(Aws::String &&value)