72 inline void SetDBClusterSnapshotIdentifier(
const char* value) { m_dBClusterSnapshotIdentifierHasBeenSet =
true; m_dBClusterSnapshotIdentifier.assign(value); }
135 inline void SetDBClusterIdentifier(
const char* value) { m_dBClusterIdentifierHasBeenSet =
true; m_dBClusterIdentifier.assign(value); }
201 bool m_dBClusterSnapshotIdentifierHasBeenSet;
203 bool m_dBClusterIdentifierHasBeenSet;
205 bool m_tagsHasBeenSet;
void SetDBClusterIdentifier(Aws::String &&value)
CreateDBClusterSnapshotRequest & WithDBClusterSnapshotIdentifier(const Aws::String &value)
CreateDBClusterSnapshotRequest & WithDBClusterIdentifier(Aws::String &&value)
const Aws::String & GetDBClusterSnapshotIdentifier() const
void SetTags(Aws::Vector< Tag > &&value)
void SetTags(const Aws::Vector< Tag > &value)
std::vector< T, Aws::Allocator< T > > Vector
CreateDBClusterSnapshotRequest & WithDBClusterIdentifier(const Aws::String &value)
void SetDBClusterSnapshotIdentifier(const char *value)
CreateDBClusterSnapshotRequest & WithTags(const Aws::Vector< Tag > &value)
void SetDBClusterIdentifier(const char *value)
void SetDBClusterSnapshotIdentifier(Aws::String &&value)
CreateDBClusterSnapshotRequest & AddTags(Tag &&value)
const Aws::Vector< Tag > & GetTags() const
CreateDBClusterSnapshotRequest & AddTags(const Tag &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
CreateDBClusterSnapshotRequest & WithDBClusterSnapshotIdentifier(Aws::String &&value)
void SetDBClusterSnapshotIdentifier(const Aws::String &value)
CreateDBClusterSnapshotRequest & WithDBClusterIdentifier(const char *value)
CreateDBClusterSnapshotRequest & WithDBClusterSnapshotIdentifier(const char *value)
const Aws::String & GetDBClusterIdentifier() const
void SetDBClusterIdentifier(const Aws::String &value)
JSON (JavaScript Object Notation).
CreateDBClusterSnapshotRequest & WithTags(Aws::Vector< Tag > &&value)