62 inline void SetDBClusterSnapshotIdentifier(
const char* value) { m_dBClusterSnapshotIdentifierHasBeenSet =
true; m_dBClusterSnapshotIdentifier.assign(value); }
87 bool m_dBClusterSnapshotIdentifierHasBeenSet;
const Aws::String & GetDBClusterSnapshotIdentifier() const
DeleteDBClusterSnapshotRequest & WithDBClusterSnapshotIdentifier(Aws::String &&value)
void SetDBClusterSnapshotIdentifier(Aws::String &&value)
DeleteDBClusterSnapshotRequest & WithDBClusterSnapshotIdentifier(const char *value)
void SetDBClusterSnapshotIdentifier(const char *value)
DeleteDBClusterSnapshotRequest & WithDBClusterSnapshotIdentifier(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetDBClusterSnapshotIdentifier(const Aws::String &value)
JSON (JavaScript Object Notation).