68 inline void SetBucketArn(
const char* value) { m_bucketArnHasBeenSet =
true; m_bucketArn.assign(value); }
127 bool m_bucketArnHasBeenSet;
129 bool m_keyRangeHasBeenSet;
S3Resource & WithBucketArn(const Aws::String &value)
void SetKeyRange(KeyRange &&value)
S3Resource & WithBucketArn(Aws::String &&value)
void SetKeyRange(const KeyRange &value)
S3Resource & WithKeyRange(const KeyRange &value)
void SetBucketArn(const char *value)
S3Resource & WithBucketArn(const char *value)
void SetBucketArn(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const KeyRange & GetKeyRange() const
const Aws::String & GetBucketArn() const
S3Resource & WithKeyRange(KeyRange &&value)
void SetBucketArn(Aws::String &&value)
JSON (JavaScript Object Notation).