7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/datazone/DataZone_EXPORTS.h>
9#include <aws/datazone/model/MetadataGenerationTargetType.h>
42 m_typeHasBeenSet =
true;
57 template <
typename IdentifierT = Aws::String>
59 m_identifierHasBeenSet =
true;
60 m_identifier = std::forward<IdentifierT>(value);
62 template <
typename IdentifierT = Aws::String>
75 template <
typename RevisionT = Aws::String>
77 m_revisionHasBeenSet =
true;
78 m_revision = std::forward<RevisionT>(value);
80 template <
typename RevisionT = Aws::String>
92 bool m_typeHasBeenSet =
false;
93 bool m_identifierHasBeenSet =
false;
94 bool m_revisionHasBeenSet =
false;
MetadataGenerationTargetType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue