22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
65 inline void SetKeyId(
const char* value) { m_keyId.assign(value); }
const Aws::String & GetKeyId() const
void SetDeletionDate(const Aws::Utils::DateTime &value)
ScheduleKeyDeletionResult & WithKeyId(Aws::String &&value)
void SetDeletionDate(Aws::Utils::DateTime &&value)
ScheduleKeyDeletionResult & WithDeletionDate(const Aws::Utils::DateTime &value)
const Aws::Utils::DateTime & GetDeletionDate() const
void SetKeyId(Aws::String &&value)
ScheduleKeyDeletionResult & WithDeletionDate(Aws::Utils::DateTime &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetKeyId(const Aws::String &value)
ScheduleKeyDeletionResult & WithKeyId(const char *value)
ScheduleKeyDeletionResult & WithKeyId(const Aws::String &value)
void SetKeyId(const char *value)
JSON (JavaScript Object Notation).