21 template<
typename RESULT_TYPE>
22 class AmazonWebServiceResult;
60 inline void SetKeyId(
const char* value) { m_keyId.assign(value); }
CancelKeyDeletionResult & WithKeyId(const char *value)
const Aws::String & GetKeyId() const
void SetKeyId(const Aws::String &value)
void SetKeyId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetKeyId(const char *value)
CancelKeyDeletionResult & WithKeyId(const Aws::String &value)
CancelKeyDeletionResult & WithKeyId(Aws::String &&value)
JSON (JavaScript Object Notation).