7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/datazone/DataZone_EXPORTS.h>
9#include <aws/datazone/model/MetadataGenerationTargetType.h>
41 template <
typename IdentifierT = Aws::String>
43 m_identifierHasBeenSet =
true;
44 m_identifier = std::forward<IdentifierT>(value);
46 template <
typename IdentifierT = Aws::String>
59 template <
typename RevisionT = Aws::String>
61 m_revisionHasBeenSet =
true;
62 m_revision = std::forward<RevisionT>(value);
64 template <
typename RevisionT = Aws::String>
78 m_typeHasBeenSet =
true;
88 bool m_identifierHasBeenSet =
false;
91 bool m_revisionHasBeenSet =
false;
94 bool m_typeHasBeenSet =
false;
MetadataGenerationTargetType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue