7#include <aws/ssm/SSM_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/ssm/model/DocumentType.h>
12#include <aws/ssm/model/DocumentFormat.h>
13#include <aws/ssm/model/ReviewStatus.h>
14#include <aws/ssm/model/PlatformType.h>
15#include <aws/ssm/model/Tag.h>
16#include <aws/ssm/model/DocumentRequires.h>
54 template<
typename NameT = Aws::String>
55 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
56 template<
typename NameT = Aws::String>
66 template<
typename CreatedDateT = Aws::Utils::DateTime>
67 void SetCreatedDate(CreatedDateT&& value) { m_createdDateHasBeenSet =
true; m_createdDate = std::forward<CreatedDateT>(value); }
68 template<
typename CreatedDateT = Aws::Utils::DateTime>
80 template<
typename DisplayNameT = Aws::String>
81 void SetDisplayName(DisplayNameT&& value) { m_displayNameHasBeenSet =
true; m_displayName = std::forward<DisplayNameT>(value); }
82 template<
typename DisplayNameT = Aws::String>
92 template<
typename OwnerT = Aws::String>
93 void SetOwner(OwnerT&& value) { m_ownerHasBeenSet =
true; m_owner = std::forward<OwnerT>(value); }
94 template<
typename OwnerT = Aws::String>
106 template<
typename VersionNameT = Aws::String>
107 void SetVersionName(VersionNameT&& value) { m_versionNameHasBeenSet =
true; m_versionName = std::forward<VersionNameT>(value); }
108 template<
typename VersionNameT = Aws::String>
118 template<
typename PlatformTypesT = Aws::Vector<PlatformType>>
119 void SetPlatformTypes(PlatformTypesT&& value) { m_platformTypesHasBeenSet =
true; m_platformTypes = std::forward<PlatformTypesT>(value); }
120 template<
typename PlatformTypesT = Aws::Vector<PlatformType>>
131 template<
typename DocumentVersionT = Aws::String>
132 void SetDocumentVersion(DocumentVersionT&& value) { m_documentVersionHasBeenSet =
true; m_documentVersion = std::forward<DocumentVersionT>(value); }
133 template<
typename DocumentVersionT = Aws::String>
153 template<
typename SchemaVersionT = Aws::String>
154 void SetSchemaVersion(SchemaVersionT&& value) { m_schemaVersionHasBeenSet =
true; m_schemaVersion = std::forward<SchemaVersionT>(value); }
155 template<
typename SchemaVersionT = Aws::String>
180 template<
typename TargetTypeT = Aws::String>
181 void SetTargetType(TargetTypeT&& value) { m_targetTypeHasBeenSet =
true; m_targetType = std::forward<TargetTypeT>(value); }
182 template<
typename TargetTypeT = Aws::String>
192 template<
typename TagsT = Aws::Vector<Tag>>
193 void SetTags(TagsT&& value) { m_tagsHasBeenSet =
true; m_tags = std::forward<TagsT>(value); }
194 template<
typename TagsT = Aws::Vector<Tag>>
196 template<
typename TagsT = Tag>
208 template<
typename RequiresT = Aws::Vector<DocumentRequires>>
209 void SetRequires(RequiresT&& value) { m_requiresHasBeenSet =
true; m_requires = std::forward<RequiresT>(value); }
210 template<
typename RequiresT = Aws::Vector<DocumentRequires>>
212 template<
typename RequiresT = DocumentRequires>
232 template<
typename AuthorT = Aws::String>
233 void SetAuthor(AuthorT&& value) { m_authorHasBeenSet =
true; m_author = std::forward<AuthorT>(value); }
234 template<
typename AuthorT = Aws::String>
240 bool m_nameHasBeenSet =
false;
243 bool m_createdDateHasBeenSet =
false;
246 bool m_displayNameHasBeenSet =
false;
249 bool m_ownerHasBeenSet =
false;
252 bool m_versionNameHasBeenSet =
false;
255 bool m_platformTypesHasBeenSet =
false;
258 bool m_documentVersionHasBeenSet =
false;
261 bool m_documentTypeHasBeenSet =
false;
264 bool m_schemaVersionHasBeenSet =
false;
267 bool m_documentFormatHasBeenSet =
false;
270 bool m_targetTypeHasBeenSet =
false;
273 bool m_tagsHasBeenSet =
false;
276 bool m_requiresHasBeenSet =
false;
279 bool m_reviewStatusHasBeenSet =
false;
282 bool m_authorHasBeenSet =
false;
void SetOwner(OwnerT &&value)
bool TagsHasBeenSet() const
bool ReviewStatusHasBeenSet() const
const Aws::String & GetVersionName() const
void SetDocumentType(DocumentType value)
void SetAuthor(AuthorT &&value)
ReviewStatus GetReviewStatus() const
DocumentIdentifier & WithDocumentType(DocumentType value)
const Aws::Vector< PlatformType > & GetPlatformTypes() const
void SetDisplayName(DisplayNameT &&value)
DocumentIdentifier & WithDisplayName(DisplayNameT &&value)
void SetName(NameT &&value)
DocumentIdentifier & AddTags(TagsT &&value)
DocumentIdentifier & WithDocumentFormat(DocumentFormat value)
DocumentIdentifier & WithOwner(OwnerT &&value)
bool NameHasBeenSet() const
bool AuthorHasBeenSet() const
DocumentType GetDocumentType() const
void SetDocumentFormat(DocumentFormat value)
bool DocumentVersionHasBeenSet() const
const Aws::String & GetTargetType() const
AWS_SSM_API DocumentIdentifier & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetPlatformTypes(PlatformTypesT &&value)
bool CreatedDateHasBeenSet() const
void SetSchemaVersion(SchemaVersionT &&value)
const Aws::String & GetSchemaVersion() const
AWS_SSM_API DocumentIdentifier(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< DocumentRequires > & GetRequires() const
bool DocumentFormatHasBeenSet() const
DocumentIdentifier & WithCreatedDate(CreatedDateT &&value)
bool DocumentTypeHasBeenSet() const
DocumentIdentifier & WithSchemaVersion(SchemaVersionT &&value)
const Aws::String & GetName() const
bool DisplayNameHasBeenSet() const
const Aws::Utils::DateTime & GetCreatedDate() const
const Aws::String & GetAuthor() const
const Aws::Vector< Tag > & GetTags() const
DocumentIdentifier & WithTags(TagsT &&value)
bool SchemaVersionHasBeenSet() const
void SetReviewStatus(ReviewStatus value)
DocumentIdentifier & WithDocumentVersion(DocumentVersionT &&value)
void SetDocumentVersion(DocumentVersionT &&value)
DocumentIdentifier & WithRequires(RequiresT &&value)
bool RequiresHasBeenSet() const
const Aws::String & GetDisplayName() const
const Aws::String & GetOwner() const
void SetRequires(RequiresT &&value)
DocumentIdentifier & WithVersionName(VersionNameT &&value)
AWS_SSM_API DocumentIdentifier()=default
void SetVersionName(VersionNameT &&value)
bool TargetTypeHasBeenSet() const
const Aws::String & GetDocumentVersion() const
void SetTargetType(TargetTypeT &&value)
DocumentIdentifier & WithReviewStatus(ReviewStatus value)
bool PlatformTypesHasBeenSet() const
void SetCreatedDate(CreatedDateT &&value)
DocumentIdentifier & WithTargetType(TargetTypeT &&value)
DocumentIdentifier & AddRequires(RequiresT &&value)
AWS_SSM_API Aws::Utils::Json::JsonValue Jsonize() const
DocumentIdentifier & WithName(NameT &&value)
DocumentIdentifier & WithPlatformTypes(PlatformTypesT &&value)
void SetTags(TagsT &&value)
bool OwnerHasBeenSet() const
DocumentIdentifier & WithAuthor(AuthorT &&value)
DocumentFormat GetDocumentFormat() const
bool VersionNameHasBeenSet() const
DocumentIdentifier & AddPlatformTypes(PlatformType 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