exceed Redirect Options
suspend fun exceedRedirectOptions(value: Output<SecurityPolicyRuleRateLimitOptionsExceedRedirectOptionsArgs>)
suspend fun exceedRedirectOptions(value: SecurityPolicyRuleRateLimitOptionsExceedRedirectOptionsArgs?)
Parameters
value
Parameters defining the redirect action that is used as the exceed action. Cannot be specified if the exceed action is not redirect. This field is only supported in Global Security Policies of type CLOUD_ARMOR. Structure is documented below.
suspend fun exceedRedirectOptions(argument: suspend SecurityPolicyRuleRateLimitOptionsExceedRedirectOptionsArgsBuilder.() -> Unit)
Parameters
argument
Parameters defining the redirect action that is used as the exceed action. Cannot be specified if the exceed action is not redirect. This field is only supported in Global Security Policies of type CLOUD_ARMOR. Structure is documented below.