76 inline void SetSnapshotCopyGrantName(
const char* value) { m_snapshotCopyGrantNameHasBeenSet =
true; m_snapshotCopyGrantName.assign(value); }
130 inline void SetKmsKeyId(
const char* value) { m_kmsKeyIdHasBeenSet =
true; m_kmsKeyId.assign(value); }
187 bool m_snapshotCopyGrantNameHasBeenSet;
189 bool m_kmsKeyIdHasBeenSet;
191 bool m_tagsHasBeenSet;
const Aws::String & GetKmsKeyId() const
void SetKmsKeyId(const char *value)
void SetSnapshotCopyGrantName(const char *value)
CreateSnapshotCopyGrantRequest & AddTags(const Tag &value)
void SetSnapshotCopyGrantName(Aws::String &&value)
std::vector< T, Aws::Allocator< T > > Vector
CreateSnapshotCopyGrantRequest & WithKmsKeyId(Aws::String &&value)
CreateSnapshotCopyGrantRequest & WithTags(Aws::Vector< Tag > &&value)
void SetKmsKeyId(const Aws::String &value)
CreateSnapshotCopyGrantRequest & WithSnapshotCopyGrantName(Aws::String &&value)
CreateSnapshotCopyGrantRequest & WithKmsKeyId(const Aws::String &value)
void SetTags(Aws::Vector< Tag > &&value)
CreateSnapshotCopyGrantRequest & WithSnapshotCopyGrantName(const Aws::String &value)
void SetKmsKeyId(Aws::String &&value)
const Aws::Vector< Tag > & GetTags() const
CreateSnapshotCopyGrantRequest & WithTags(const Aws::Vector< Tag > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
CreateSnapshotCopyGrantRequest & WithSnapshotCopyGrantName(const char *value)
void SetTags(const Aws::Vector< Tag > &value)
CreateSnapshotCopyGrantRequest & WithKmsKeyId(const char *value)
void SetSnapshotCopyGrantName(const Aws::String &value)
CreateSnapshotCopyGrantRequest & AddTags(Tag &&value)
JSON (JavaScript Object Notation).
const Aws::String & GetSnapshotCopyGrantName() const