75 inline void SetKeyId(
const char* value) { m_keyIdHasBeenSet =
true; m_keyId.assign(value); }
109 bool m_keyIdHasBeenSet;
void SetKeyId(const Aws::String &value)
const Aws::String & GetKeyId() const
void SetKeyId(const char *value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
DisableKeyRotationRequest & WithKeyId(Aws::String &&value)
DisableKeyRotationRequest & WithKeyId(const Aws::String &value)
DisableKeyRotationRequest & WithKeyId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetKeyId(Aws::String &&value)
JSON (JavaScript Object Notation).