62 inline void SetSourceSnapshotIdentifier(
const char* value) { m_sourceSnapshotIdentifierHasBeenSet =
true; m_sourceSnapshotIdentifier.assign(value); }
186 inline void SetTargetSnapshotIdentifier(
const char* value) { m_targetSnapshotIdentifierHasBeenSet =
true; m_targetSnapshotIdentifier.assign(value); }
220 bool m_sourceSnapshotIdentifierHasBeenSet;
222 bool m_sourceSnapshotClusterIdentifierHasBeenSet;
224 bool m_targetSnapshotIdentifierHasBeenSet;
void SetSourceSnapshotIdentifier(const Aws::String &value)
const Aws::String & GetSourceSnapshotClusterIdentifier() const
void SetSourceSnapshotClusterIdentifier(const char *value)
CopyClusterSnapshotRequest & WithTargetSnapshotIdentifier(Aws::String &&value)
CopyClusterSnapshotRequest & WithSourceSnapshotClusterIdentifier(const char *value)
void SetTargetSnapshotIdentifier(const Aws::String &value)
void SetSourceSnapshotClusterIdentifier(const Aws::String &value)
void SetTargetSnapshotIdentifier(const char *value)
CopyClusterSnapshotRequest & WithTargetSnapshotIdentifier(const Aws::String &value)
CopyClusterSnapshotRequest & WithSourceSnapshotIdentifier(const Aws::String &value)
CopyClusterSnapshotRequest & WithSourceSnapshotIdentifier(const char *value)
void SetSourceSnapshotClusterIdentifier(Aws::String &&value)
void SetSourceSnapshotIdentifier(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
CopyClusterSnapshotRequest & WithTargetSnapshotIdentifier(const char *value)
CopyClusterSnapshotRequest & WithSourceSnapshotIdentifier(Aws::String &&value)
void SetTargetSnapshotIdentifier(Aws::String &&value)
const Aws::String & GetSourceSnapshotIdentifier() const
void SetSourceSnapshotIdentifier(Aws::String &&value)
const Aws::String & GetTargetSnapshotIdentifier() const
CopyClusterSnapshotRequest & WithSourceSnapshotClusterIdentifier(const Aws::String &value)
CopyClusterSnapshotRequest & WithSourceSnapshotClusterIdentifier(Aws::String &&value)
JSON (JavaScript Object Notation).