7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/ValueWhenUnsetOption.h>
46 m_valueWhenUnsetOptionHasBeenSet =
true;
47 m_valueWhenUnsetOption = value;
62 m_customValueHasBeenSet =
true;
63 m_customValue = value;
73 long long m_customValue{0};
74 bool m_valueWhenUnsetOptionHasBeenSet =
false;
75 bool m_customValueHasBeenSet =
false;
void SetCustomValue(long long value)
IntegerValueWhenUnsetConfiguration & WithCustomValue(long long value)
IntegerValueWhenUnsetConfiguration & WithValueWhenUnsetOption(ValueWhenUnsetOption value)
bool CustomValueHasBeenSet() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API IntegerValueWhenUnsetConfiguration()=default
ValueWhenUnsetOption GetValueWhenUnsetOption() const
AWS_QUICKSIGHT_API IntegerValueWhenUnsetConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ValueWhenUnsetOptionHasBeenSet() const
AWS_QUICKSIGHT_API IntegerValueWhenUnsetConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetValueWhenUnsetOption(ValueWhenUnsetOption value)
long long GetCustomValue() const
Aws::Utils::Json::JsonValue JsonValue