7#include <aws/wafv2/WAFV2_EXPORTS.h>
8#include <aws/wafv2/model/ClientSideAction.h>
54 template<
typename ChallengeT = ClientS
ideAction>
55 void SetChallenge(ChallengeT&& value) { m_challengeHasBeenSet =
true; m_challenge = std::forward<ChallengeT>(value); }
56 template<
typename ChallengeT = ClientS
ideAction>
62 bool m_challengeHasBeenSet =
false;
AWS_WAFV2_API ClientSideActionConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
ClientSideActionConfig & WithChallenge(ChallengeT &&value)
void SetChallenge(ChallengeT &&value)
AWS_WAFV2_API Aws::Utils::Json::JsonValue Jsonize() const
const ClientSideAction & GetChallenge() const
bool ChallengeHasBeenSet() const
AWS_WAFV2_API ClientSideActionConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_WAFV2_API ClientSideActionConfig()=default
Aws::Utils::Json::JsonValue JsonValue