7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/datazone/DataZone_EXPORTS.h>
29 AWS_DATAZONE_API
Model() =
default;
40 template <
typename SmithyT = Aws::String>
42 m_smithyHasBeenSet =
true;
43 m_smithy = std::forward<SmithyT>(value);
45 template <
typename SmithyT = Aws::String>
53 bool m_smithyHasBeenSet =
false;
Model & WithSmithy(SmithyT &&value)
AWS_DATAZONE_API Model()=default
AWS_DATAZONE_API Model & operator=(Aws::Utils::Json::JsonView jsonValue)
bool SmithyHasBeenSet() const
AWS_DATAZONE_API Model(Aws::Utils::Json::JsonView jsonValue)
void SetSmithy(SmithyT &&value)
const Aws::String & GetSmithy() const
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue