7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
47 template<
typename TypeT = Aws::String>
48 void SetType(TypeT&& value) { m_typeHasBeenSet =
true; m_type = std::forward<TypeT>(value); }
49 template<
typename TypeT = Aws::String>
55 bool m_typeHasBeenSet =
false;
void SetType(TypeT &&value)
bool TypeHasBeenSet() const
AWS_QUICKSIGHT_API VisualOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetType() const
VisualOptions & WithType(TypeT &&value)
AWS_QUICKSIGHT_API VisualOptions()=default
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API VisualOptions(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue