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;
AWS_WAFV2_API ChallengeConfig(Aws::Utils::Json::JsonView jsonValue)
const ImmunityTimeProperty & GetImmunityTimeProperty() const
AWS_WAFV2_API Aws::Utils::Json::JsonValue Jsonize() const
bool ImmunityTimePropertyHasBeenSet() const
AWS_WAFV2_API ChallengeConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_WAFV2_API ChallengeConfig()=default
void SetImmunityTimeProperty(ImmunityTimePropertyT &&value)
ChallengeConfig & WithImmunityTimeProperty(ImmunityTimePropertyT &&value)
Aws::Utils::Json::JsonValue JsonValue