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