57 inline void SetFormat(
const Format& value) { m_formatHasBeenSet =
true; m_format = value; }
62 inline void SetFormat(
Format&& value) { m_formatHasBeenSet =
true; m_format = std::move(value); }
129 inline void SetAccountId(
const char* value) { m_accountIdHasBeenSet =
true; m_accountId.assign(value); }
185 inline void SetArn(
const char* value) { m_arnHasBeenSet =
true; m_arn.assign(value); }
240 inline void SetPrefix(
const char* value) { m_prefixHasBeenSet =
true; m_prefix.assign(value); }
300 bool m_formatHasBeenSet;
303 bool m_outputSchemaVersionHasBeenSet;
306 bool m_accountIdHasBeenSet;
309 bool m_arnHasBeenSet;
312 bool m_prefixHasBeenSet;
315 bool m_encryptionHasBeenSet;