RuleGroupRuleActionChallengeArgs

data class RuleGroupRuleActionChallengeArgs(val customRequestHandling: Output<RuleGroupRuleActionChallengeCustomRequestHandlingArgs>? = null) : ConvertibleToJava<RuleGroupRuleActionChallengeArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): RuleGroupRuleActionChallengeArgs

Properties

Link copied to clipboard

Defines custom handling for the web request. See Custom Request Handling below for details.