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