7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/datazone/DataZone_EXPORTS.h>
40 template <
typename TypeIdentifierT = Aws::String>
42 m_typeIdentifierHasBeenSet =
true;
43 m_typeIdentifier = std::forward<TypeIdentifierT>(value);
45 template <
typename TypeIdentifierT = Aws::String>
58 template <
typename TypeRevisionT = Aws::String>
60 m_typeRevisionHasBeenSet =
true;
61 m_typeRevision = std::forward<TypeRevisionT>(value);
63 template <
typename TypeRevisionT = Aws::String>
73 bool m_typeIdentifierHasBeenSet =
false;
74 bool m_typeRevisionHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue