7#include <aws/ssm/SSM_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/ssm/model/ParameterType.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/ssm/model/ParameterTier.h>
13#include <aws/ssm/model/ParameterInlinePolicy.h>
53 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
80 inline void SetKeyId(
const char* value) { m_keyIdHasBeenSet =
true; m_keyId.assign(value); }
107 inline void SetLastModifiedUser(
const char* value) { m_lastModifiedUserHasBeenSet =
true; m_lastModifiedUser.assign(value); }
121 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
135 inline void SetValue(
const char* value) { m_valueHasBeenSet =
true; m_value.assign(value); }
150 inline void SetAllowedPattern(
const char* value) { m_allowedPatternHasBeenSet =
true; m_allowedPattern.assign(value); }
162 inline void SetVersion(
long long value) { m_versionHasBeenSet =
true; m_version = value; }
219 inline void SetDataType(
const char* value) { m_dataTypeHasBeenSet =
true; m_dataType.assign(value); }
227 bool m_nameHasBeenSet =
false;
230 bool m_typeHasBeenSet =
false;
233 bool m_keyIdHasBeenSet =
false;
236 bool m_lastModifiedDateHasBeenSet =
false;
239 bool m_lastModifiedUserHasBeenSet =
false;
242 bool m_descriptionHasBeenSet =
false;
245 bool m_valueHasBeenSet =
false;
248 bool m_allowedPatternHasBeenSet =
false;
251 bool m_versionHasBeenSet =
false;
254 bool m_labelsHasBeenSet =
false;
257 bool m_tierHasBeenSet =
false;
260 bool m_policiesHasBeenSet =
false;
263 bool m_dataTypeHasBeenSet =
false;
void SetLabels(Aws::Vector< Aws::String > &&value)
ParameterHistory & WithKeyId(Aws::String &&value)
bool DescriptionHasBeenSet() const
ParameterHistory & AddLabels(const char *value)
bool DataTypeHasBeenSet() const
bool LastModifiedDateHasBeenSet() const
ParameterHistory & WithDataType(Aws::String &&value)
void SetDescription(const Aws::String &value)
void SetLastModifiedUser(const Aws::String &value)
ParameterHistory & WithLastModifiedUser(Aws::String &&value)
ParameterHistory & WithAllowedPattern(const char *value)
const Aws::Vector< ParameterInlinePolicy > & GetPolicies() const
void SetAllowedPattern(const Aws::String &value)
ParameterHistory & WithValue(const char *value)
ParameterHistory & WithVersion(long long value)
bool PoliciesHasBeenSet() const
void SetAllowedPattern(Aws::String &&value)
ParameterHistory & WithDescription(const char *value)
ParameterHistory & WithAllowedPattern(Aws::String &&value)
ParameterHistory & WithName(Aws::String &&value)
void SetDataType(const Aws::String &value)
void SetTier(ParameterTier &&value)
ParameterHistory & WithType(ParameterType &&value)
ParameterHistory & WithLabels(Aws::Vector< Aws::String > &&value)
const Aws::Utils::DateTime & GetLastModifiedDate() const
void SetDataType(const char *value)
void SetPolicies(const Aws::Vector< ParameterInlinePolicy > &value)
const ParameterType & GetType() const
AWS_SSM_API ParameterHistory()
ParameterHistory & WithName(const Aws::String &value)
ParameterHistory & WithLastModifiedDate(const Aws::Utils::DateTime &value)
const Aws::String & GetDescription() const
void SetKeyId(Aws::String &&value)
void SetLastModifiedUser(const char *value)
bool LabelsHasBeenSet() const
ParameterHistory & WithValue(Aws::String &&value)
void SetLastModifiedUser(Aws::String &&value)
const Aws::String & GetLastModifiedUser() const
const Aws::Vector< Aws::String > & GetLabels() const
void SetDescription(Aws::String &&value)
AWS_SSM_API ParameterHistory & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SSM_API Aws::Utils::Json::JsonValue Jsonize() const
long long GetVersion() const
void SetDataType(Aws::String &&value)
void SetName(Aws::String &&value)
bool NameHasBeenSet() const
const Aws::String & GetAllowedPattern() const
bool ValueHasBeenSet() const
ParameterHistory & WithAllowedPattern(const Aws::String &value)
ParameterHistory & WithPolicies(const Aws::Vector< ParameterInlinePolicy > &value)
const Aws::String & GetName() const
ParameterHistory & WithTier(const ParameterTier &value)
void SetAllowedPattern(const char *value)
void SetType(const ParameterType &value)
ParameterHistory & WithDataType(const Aws::String &value)
const ParameterTier & GetTier() const
void SetDescription(const char *value)
ParameterHistory & WithKeyId(const char *value)
bool LastModifiedUserHasBeenSet() const
AWS_SSM_API ParameterHistory(Aws::Utils::Json::JsonView jsonValue)
void SetTier(const ParameterTier &value)
ParameterHistory & WithName(const char *value)
void SetKeyId(const char *value)
void SetLastModifiedDate(const Aws::Utils::DateTime &value)
const Aws::String & GetKeyId() const
ParameterHistory & AddLabels(const Aws::String &value)
bool VersionHasBeenSet() const
ParameterHistory & WithLastModifiedDate(Aws::Utils::DateTime &&value)
bool TypeHasBeenSet() const
void SetValue(const char *value)
const Aws::String & GetDataType() const
ParameterHistory & WithLastModifiedUser(const Aws::String &value)
ParameterHistory & WithLabels(const Aws::Vector< Aws::String > &value)
ParameterHistory & WithTier(ParameterTier &&value)
void SetValue(Aws::String &&value)
void SetValue(const Aws::String &value)
void SetLastModifiedDate(Aws::Utils::DateTime &&value)
ParameterHistory & WithDescription(Aws::String &&value)
void SetName(const Aws::String &value)
ParameterHistory & WithPolicies(Aws::Vector< ParameterInlinePolicy > &&value)
void SetPolicies(Aws::Vector< ParameterInlinePolicy > &&value)
void SetName(const char *value)
bool TierHasBeenSet() const
ParameterHistory & WithValue(const Aws::String &value)
ParameterHistory & AddPolicies(const ParameterInlinePolicy &value)
void SetType(ParameterType &&value)
bool KeyIdHasBeenSet() const
ParameterHistory & WithDataType(const char *value)
ParameterHistory & AddPolicies(ParameterInlinePolicy &&value)
ParameterHistory & WithKeyId(const Aws::String &value)
ParameterHistory & WithType(const ParameterType &value)
ParameterHistory & AddLabels(Aws::String &&value)
void SetLabels(const Aws::Vector< Aws::String > &value)
bool AllowedPatternHasBeenSet() const
void SetVersion(long long value)
const Aws::String & GetValue() const
ParameterHistory & WithLastModifiedUser(const char *value)
void SetKeyId(const Aws::String &value)
ParameterHistory & WithDescription(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue