54 inline void SetSnapshotCopyGrantName(
const char* value) { m_snapshotCopyGrantNameHasBeenSet =
true; m_snapshotCopyGrantName.assign(value); }
73 bool m_snapshotCopyGrantNameHasBeenSet;
void SetSnapshotCopyGrantName(Aws::String &&value)
const Aws::String & GetSnapshotCopyGrantName() const
void SetSnapshotCopyGrantName(const Aws::String &value)
void SetSnapshotCopyGrantName(const char *value)
DeleteSnapshotCopyGrantRequest & WithSnapshotCopyGrantName(const char *value)
DeleteSnapshotCopyGrantRequest & WithSnapshotCopyGrantName(Aws::String &&value)
DeleteSnapshotCopyGrantRequest & WithSnapshotCopyGrantName(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).