71 inline void SetKeyId(
const char* value) { m_keyIdHasBeenSet =
true; m_keyId.assign(value); }
122 inline void SetPolicyName(
const char* value) { m_policyNameHasBeenSet =
true; m_policyName.assign(value); }
220 inline void SetPolicy(
const char* value) { m_policyHasBeenSet =
true; m_policy.assign(value); }
326 bool m_keyIdHasBeenSet;
328 bool m_policyNameHasBeenSet;
330 bool m_policyHasBeenSet;
331 bool m_bypassPolicyLockoutSafetyCheck;
332 bool m_bypassPolicyLockoutSafetyCheckHasBeenSet;
const Aws::String & GetKeyId() const
const Aws::String & GetPolicyName() const
PutKeyPolicyRequest & WithPolicyName(Aws::String &&value)
PutKeyPolicyRequest & WithKeyId(Aws::String &&value)
void SetPolicy(Aws::String &&value)
void SetPolicyName(const Aws::String &value)
PutKeyPolicyRequest & WithPolicyName(const char *value)
PutKeyPolicyRequest & WithKeyId(const char *value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
void SetKeyId(const Aws::String &value)
PutKeyPolicyRequest & WithBypassPolicyLockoutSafetyCheck(bool value)
void SetPolicy(const Aws::String &value)
void SetKeyId(const char *value)
PutKeyPolicyRequest & WithPolicy(const Aws::String &value)
void SetPolicyName(const char *value)
void SetBypassPolicyLockoutSafetyCheck(bool value)
PutKeyPolicyRequest & WithPolicy(Aws::String &&value)
PutKeyPolicyRequest & WithPolicyName(const Aws::String &value)
PutKeyPolicyRequest & WithKeyId(const Aws::String &value)
const Aws::String & GetPolicy() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
PutKeyPolicyRequest & WithPolicy(const char *value)
void SetPolicyName(Aws::String &&value)
bool GetBypassPolicyLockoutSafetyCheck() const
void SetKeyId(Aws::String &&value)
JSON (JavaScript Object Notation).
void SetPolicy(const char *value)