75 inline void SetKeyId(
const char* value) { m_keyIdHasBeenSet =
true; m_keyId.assign(value); }
129 inline void SetPolicyName(
const char* value) { m_policyNameHasBeenSet =
true; m_policyName.assign(value); }
151 bool m_keyIdHasBeenSet;
153 bool m_policyNameHasBeenSet;
GetKeyPolicyRequest & WithPolicyName(const Aws::String &value)
GetKeyPolicyRequest & WithKeyId(const Aws::String &value)
void SetKeyId(const char *value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
GetKeyPolicyRequest & WithKeyId(Aws::String &&value)
GetKeyPolicyRequest & WithKeyId(const char *value)
void SetKeyId(Aws::String &&value)
void SetPolicyName(Aws::String &&value)
const Aws::String & GetPolicyName() const
void SetPolicyName(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetKeyId() const
GetKeyPolicyRequest & WithPolicyName(Aws::String &&value)
void SetKeyId(const Aws::String &value)
GetKeyPolicyRequest & WithPolicyName(const char *value)
JSON (JavaScript Object Notation).
void SetPolicyName(const char *value)