7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/datazone/DataZone_EXPORTS.h>
42 template <
typename IdentifierT = Aws::String>
44 m_identifierHasBeenSet =
true;
45 m_identifier = std::forward<IdentifierT>(value);
47 template <
typename IdentifierT = Aws::String>
61 template <
typename RevisionT = Aws::String>
63 m_revisionHasBeenSet =
true;
64 m_revision = std::forward<RevisionT>(value);
66 template <
typename RevisionT = Aws::String>
74 bool m_identifierHasBeenSet =
false;
77 bool m_revisionHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue