7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/ValueWhenUnsetOption.h>
63 inline void SetCustomValue(
long long value) { m_customValueHasBeenSet =
true; m_customValue = value; }
69 bool m_valueWhenUnsetOptionHasBeenSet =
false;
71 long long m_customValue;
72 bool m_customValueHasBeenSet =
false;
IntegerValueWhenUnsetConfiguration & WithValueWhenUnsetOption(ValueWhenUnsetOption &&value)
void SetValueWhenUnsetOption(const ValueWhenUnsetOption &value)
void SetValueWhenUnsetOption(ValueWhenUnsetOption &&value)
void SetCustomValue(long long value)
IntegerValueWhenUnsetConfiguration & WithCustomValue(long long value)
AWS_QUICKSIGHT_API IntegerValueWhenUnsetConfiguration()
bool CustomValueHasBeenSet() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API IntegerValueWhenUnsetConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
IntegerValueWhenUnsetConfiguration & WithValueWhenUnsetOption(const ValueWhenUnsetOption &value)
const ValueWhenUnsetOption & GetValueWhenUnsetOption() const
bool ValueWhenUnsetOptionHasBeenSet() const
AWS_QUICKSIGHT_API IntegerValueWhenUnsetConfiguration(Aws::Utils::Json::JsonView jsonValue)
long long GetCustomValue() const
Aws::Utils::Json::JsonValue JsonValue