AWS SDK for C++
1.8.129
AWS SDK for C++
|
Go to the documentation of this file.
100 inline void SetKeyId(
const char* value) { m_keyIdHasBeenSet =
true; m_keyId.assign(value); }
144 bool m_keyIdHasBeenSet;
EnableKeyRotationRequest & WithKeyId(const char *value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
virtual const char * GetServiceRequestName() const override
void SetKeyId(const Aws::String &value)
EnableKeyRotationRequest()
bool KeyIdHasBeenSet() const
Aws::String SerializePayload() const override
void SetKeyId(Aws::String &&value)
const Aws::String & GetKeyId() const
Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
EnableKeyRotationRequest & WithKeyId(Aws::String &&value)
EnableKeyRotationRequest & WithKeyId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetKeyId(const char *value)