54 inline void SetDBSnapshotIdentifier(
const char* value) { m_dBSnapshotIdentifierHasBeenSet =
true; m_dBSnapshotIdentifier.assign(value); }
73 bool m_dBSnapshotIdentifierHasBeenSet;
void SetDBSnapshotIdentifier(Aws::String &&value)
DescribeDBSnapshotAttributesRequest & WithDBSnapshotIdentifier(Aws::String &&value)
void SetDBSnapshotIdentifier(const Aws::String &value)
const Aws::String & GetDBSnapshotIdentifier() const
DescribeDBSnapshotAttributesRequest & WithDBSnapshotIdentifier(const char *value)
void SetDBSnapshotIdentifier(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DescribeDBSnapshotAttributesRequest & WithDBSnapshotIdentifier(const Aws::String &value)
JSON (JavaScript Object Notation).