7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
34 AWS_DATAZONE_API
Model() =
default;
46 template<
typename SmithyT = Aws::String>
47 void SetSmithy(SmithyT&& value) { m_smithyHasBeenSet =
true; m_smithy = std::forward<SmithyT>(value); }
48 template<
typename SmithyT = Aws::String>
54 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