webAcl

fun webAcl(block: WebAcl.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.wafregional.model.WebAcl inside the given block


Information about the WebACL that you specified in the GetWebACL request. For more information, see the following topics:

  • WebACL: Contains DefaultAction, MetricName, Name, an array of Rule objects, and WebACLId

  • DefaultAction (Data type is WafAction): Contains Type

  • Rules: Contains an array of ActivatedRule objects, which contain Action, Priority, and RuleId

  • Action: Contains Type