53 inline void SetBucket(
const char* value) { m_bucketHasBeenSet =
true; m_bucket.assign(value); }
72 bool m_bucketHasBeenSet;
void SetBucket(Aws::String &&value)
void SetBucket(const Aws::String &value)
GetBucketNotificationConfigurationRequest & WithBucket(const Aws::String &value)
const Aws::String & GetBucket() const
GetBucketNotificationConfigurationRequest & WithBucket(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
GetBucketNotificationConfigurationRequest & WithBucket(const char *value)
void SetBucket(const char *value)
JSON (JavaScript Object Notation).