7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/ValueWhenUnsetOption.h>
9#include <aws/core/utils/DateTime.h>
71 bool m_valueWhenUnsetOptionHasBeenSet =
false;
74 bool m_customValueHasBeenSet =
false;
bool ValueWhenUnsetOptionHasBeenSet() const
void SetCustomValue(Aws::Utils::DateTime &&value)
void SetValueWhenUnsetOption(ValueWhenUnsetOption &&value)
AWS_QUICKSIGHT_API DateTimeValueWhenUnsetConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool CustomValueHasBeenSet() const
AWS_QUICKSIGHT_API DateTimeValueWhenUnsetConfiguration()
void SetCustomValue(const Aws::Utils::DateTime &value)
const Aws::Utils::DateTime & GetCustomValue() const
DateTimeValueWhenUnsetConfiguration & WithCustomValue(Aws::Utils::DateTime &&value)
void SetValueWhenUnsetOption(const ValueWhenUnsetOption &value)
AWS_QUICKSIGHT_API DateTimeValueWhenUnsetConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
DateTimeValueWhenUnsetConfiguration & WithValueWhenUnsetOption(ValueWhenUnsetOption &&value)
DateTimeValueWhenUnsetConfiguration & WithValueWhenUnsetOption(const ValueWhenUnsetOption &value)
const ValueWhenUnsetOption & GetValueWhenUnsetOption() const
DateTimeValueWhenUnsetConfiguration & WithCustomValue(const Aws::Utils::DateTime &value)
Aws::Utils::Json::JsonValue JsonValue