7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
41 template <
typename TypeT = Aws::String>
43 m_typeHasBeenSet =
true;
44 m_type = std::forward<TypeT>(value);
46 template <
typename TypeT = Aws::String>
48 SetType(std::forward<TypeT>(value));
54 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