271 inline void SetKmsKeyId(
const char* value) { m_kmsKeyIdHasBeenSet =
true; m_kmsKeyId.assign(value); }
349 inline void SetCopyTags(
bool value) { m_copyTagsHasBeenSet =
true; m_copyTags = value; }
359 bool m_sourceDBSnapshotIdentifierHasBeenSet;
361 bool m_targetDBSnapshotIdentifierHasBeenSet;
363 bool m_kmsKeyIdHasBeenSet;
365 bool m_tagsHasBeenSet;
367 bool m_copyTagsHasBeenSet;
CopyDBSnapshotRequest & WithKmsKeyId(Aws::String &&value)
CopyDBSnapshotRequest & WithKmsKeyId(const char *value)
void SetKmsKeyId(Aws::String &&value)
void SetTags(Aws::Vector< Tag > &&value)
CopyDBSnapshotRequest & WithKmsKeyId(const Aws::String &value)
CopyDBSnapshotRequest & WithSourceDBSnapshotIdentifier(const char *value)
CopyDBSnapshotRequest & WithTargetDBSnapshotIdentifier(const Aws::String &value)
void SetSourceDBSnapshotIdentifier(Aws::String &&value)
CopyDBSnapshotRequest & WithSourceDBSnapshotIdentifier(Aws::String &&value)
void SetSourceDBSnapshotIdentifier(const char *value)
CopyDBSnapshotRequest & WithTags(Aws::Vector< Tag > &&value)
std::vector< T, Aws::Allocator< T > > Vector
void SetKmsKeyId(const char *value)
void SetCopyTags(bool value)
void SetTargetDBSnapshotIdentifier(const Aws::String &value)
const Aws::Vector< Tag > & GetTags() const
const Aws::String & GetKmsKeyId() const
CopyDBSnapshotRequest & AddTags(Tag &&value)
CopyDBSnapshotRequest & WithCopyTags(bool value)
CopyDBSnapshotRequest & WithTargetDBSnapshotIdentifier(const char *value)
void SetKmsKeyId(const Aws::String &value)
CopyDBSnapshotRequest & WithTargetDBSnapshotIdentifier(Aws::String &&value)
const Aws::String & GetSourceDBSnapshotIdentifier() const
void SetTags(const Aws::Vector< Tag > &value)
void SetTargetDBSnapshotIdentifier(const char *value)
CopyDBSnapshotRequest & AddTags(const Tag &value)
void SetTargetDBSnapshotIdentifier(Aws::String &&value)
void SetSourceDBSnapshotIdentifier(const Aws::String &value)
CopyDBSnapshotRequest & WithSourceDBSnapshotIdentifier(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
CopyDBSnapshotRequest & WithTags(const Aws::Vector< Tag > &value)
JSON (JavaScript Object Notation).
const Aws::String & GetTargetDBSnapshotIdentifier() const