7#include <aws/wafv2/WAFV2_EXPORTS.h>
49 inline void SetImmunityTime(
long long value) { m_immunityTimeHasBeenSet =
true; m_immunityTime = value; }
54 long long m_immunityTime;
55 bool m_immunityTimeHasBeenSet =
false;
AWS_WAFV2_API ImmunityTimeProperty(Aws::Utils::Json::JsonView jsonValue)
ImmunityTimeProperty & WithImmunityTime(long long value)
long long GetImmunityTime() const
AWS_WAFV2_API ImmunityTimeProperty()
void SetImmunityTime(long long value)
AWS_WAFV2_API Aws::Utils::Json::JsonValue Jsonize() const
bool ImmunityTimeHasBeenSet() const
AWS_WAFV2_API ImmunityTimeProperty & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue