63 inline void SetAccountId(
const char* value) { m_accountIdHasBeenSet =
true; m_accountId.assign(value); }
154 inline void SetBucket(
const char* value) { m_bucketHasBeenSet =
true; m_bucket.assign(value); }
220 inline void SetTagging(
Tagging&& value) { m_taggingHasBeenSet =
true; m_tagging = std::move(value); }
235 bool m_accountIdHasBeenSet;
238 bool m_bucketHasBeenSet;
241 bool m_taggingHasBeenSet;