69 inline void SetAWSAccountId(
const char* value) { m_aWSAccountIdHasBeenSet =
true; m_aWSAccountId.assign(value); }
104 inline void SetKeyId(
const char* value) { m_keyIdHasBeenSet =
true; m_keyId.assign(value); }
151 inline void SetArn(
const char* value) { m_arnHasBeenSet =
true; m_arn.assign(value); }
212 inline void SetEnabled(
bool value) { m_enabledHasBeenSet =
true; m_enabled = value; }
238 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
492 bool m_aWSAccountIdHasBeenSet;
494 bool m_keyIdHasBeenSet;
496 bool m_arnHasBeenSet;
498 bool m_creationDateHasBeenSet;
500 bool m_enabledHasBeenSet;
502 bool m_descriptionHasBeenSet;
504 bool m_keyUsageHasBeenSet;
506 bool m_keyStateHasBeenSet;
508 bool m_deletionDateHasBeenSet;
510 bool m_validToHasBeenSet;
512 bool m_originHasBeenSet;
514 bool m_expirationModelHasBeenSet;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).