7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/ValueWhenUnsetOption.h>
61 inline void SetCustomValue(
long long value) { m_customValueHasBeenSet =
true; m_customValue = value; }
67 bool m_valueWhenUnsetOptionHasBeenSet =
false;
69 long long m_customValue{0};
70 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