7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/RefreshFailureEmailAlert.h>
46 template<
typename EmailAlertT = RefreshFailureEmailAlert>
47 void SetEmailAlert(EmailAlertT&& value) { m_emailAlertHasBeenSet =
true; m_emailAlert = std::forward<EmailAlertT>(value); }
48 template<
typename EmailAlertT = RefreshFailureEmailAlert>
54 bool m_emailAlertHasBeenSet =
false;
RefreshFailureConfiguration & WithEmailAlert(EmailAlertT &&value)
AWS_QUICKSIGHT_API RefreshFailureConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetEmailAlert(EmailAlertT &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
const RefreshFailureEmailAlert & GetEmailAlert() const
bool EmailAlertHasBeenSet() const
AWS_QUICKSIGHT_API RefreshFailureConfiguration()=default
AWS_QUICKSIGHT_API RefreshFailureConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue