7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/LabelOptions.h>
9#include <aws/quicksight/model/TextControlPlaceholderOptions.h>
10#include <aws/quicksight/model/SheetControlInfoIconLabelOptions.h>
80 bool m_titleOptionsHasBeenSet =
false;
83 bool m_placeholderOptionsHasBeenSet =
false;
86 bool m_infoIconLabelOptionsHasBeenSet =
false;
void SetTitleOptions(const LabelOptions &value)
TextAreaControlDisplayOptions & WithInfoIconLabelOptions(SheetControlInfoIconLabelOptions &&value)
void SetPlaceholderOptions(const TextControlPlaceholderOptions &value)
const SheetControlInfoIconLabelOptions & GetInfoIconLabelOptions() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
TextAreaControlDisplayOptions & WithInfoIconLabelOptions(const SheetControlInfoIconLabelOptions &value)
bool InfoIconLabelOptionsHasBeenSet() const
AWS_QUICKSIGHT_API TextAreaControlDisplayOptions()
const LabelOptions & GetTitleOptions() const
AWS_QUICKSIGHT_API TextAreaControlDisplayOptions(Aws::Utils::Json::JsonView jsonValue)
bool PlaceholderOptionsHasBeenSet() const
const TextControlPlaceholderOptions & GetPlaceholderOptions() const
void SetPlaceholderOptions(TextControlPlaceholderOptions &&value)
bool TitleOptionsHasBeenSet() const
TextAreaControlDisplayOptions & WithTitleOptions(LabelOptions &&value)
TextAreaControlDisplayOptions & WithPlaceholderOptions(TextControlPlaceholderOptions &&value)
void SetInfoIconLabelOptions(SheetControlInfoIconLabelOptions &&value)
TextAreaControlDisplayOptions & WithTitleOptions(const LabelOptions &value)
TextAreaControlDisplayOptions & WithPlaceholderOptions(const TextControlPlaceholderOptions &value)
void SetInfoIconLabelOptions(const SheetControlInfoIconLabelOptions &value)
AWS_QUICKSIGHT_API TextAreaControlDisplayOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTitleOptions(LabelOptions &&value)
Aws::Utils::Json::JsonValue JsonValue