7#include <aws/wafv2/WAFV2_EXPORTS.h>
8#include <aws/wafv2/model/ImmunityTimeProperty.h>
48 template<
typename ImmunityTimePropertyT = ImmunityTimeProperty>
49 void SetImmunityTimeProperty(ImmunityTimePropertyT&& value) { m_immunityTimePropertyHasBeenSet =
true; m_immunityTimeProperty = std::forward<ImmunityTimePropertyT>(value); }
50 template<
typename ImmunityTimePropertyT = ImmunityTimeProperty>
56 bool m_immunityTimePropertyHasBeenSet =
false;
CaptchaConfig & WithImmunityTimeProperty(ImmunityTimePropertyT &&value)
const ImmunityTimeProperty & GetImmunityTimeProperty() const
AWS_WAFV2_API CaptchaConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_WAFV2_API CaptchaConfig()=default
AWS_WAFV2_API CaptchaConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ImmunityTimePropertyHasBeenSet() const
void SetImmunityTimeProperty(ImmunityTimePropertyT &&value)
AWS_WAFV2_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue