21 template<
typename RESULT_TYPE>
22 class AmazonWebServiceResult;
67 inline void SetPolicy(
const char* value) { m_policy.assign(value); }
109 inline void SetState(
const char* value) { m_state.assign(value); }
void SetCreationDate(Aws::String &&value)
const Aws::String & GetCreationDate() const
GetVaultLockResult & WithPolicy(const char *value)
void SetState(const Aws::String &value)
GetVaultLockResult & WithPolicy(Aws::String &&value)
GetVaultLockResult & WithCreationDate(const char *value)
void SetExpirationDate(const Aws::String &value)
void SetPolicy(const Aws::String &value)
const Aws::String & GetExpirationDate() const
void SetState(Aws::String &&value)
const Aws::String & GetState() const
GetVaultLockResult & WithState(const Aws::String &value)
GetVaultLockResult & WithCreationDate(const Aws::String &value)
GetVaultLockResult & WithExpirationDate(const Aws::String &value)
void SetExpirationDate(const char *value)
void SetExpirationDate(Aws::String &&value)
void SetPolicy(Aws::String &&value)
void SetPolicy(const char *value)
GetVaultLockResult & WithExpirationDate(const char *value)
const Aws::String & GetPolicy() const
void SetCreationDate(const char *value)
GetVaultLockResult & WithState(Aws::String &&value)
GetVaultLockResult & WithCreationDate(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetState(const char *value)
GetVaultLockResult & WithState(const char *value)
GetVaultLockResult & WithExpirationDate(Aws::String &&value)
GetVaultLockResult & WithPolicy(const Aws::String &value)
void SetCreationDate(const Aws::String &value)
JSON (JavaScript Object Notation).