applicationConfig

construct an aws.sdk.kotlin.services.wafv2.model.ApplicationConfig inside the given block


Configures the ability for the WAF console to store and retrieve application attributes. Application attributes help WAF give recommendations for protection packs.

When using UpdateWebACL, ApplicationConfig follows these rules:

  • If you omit ApplicationConfig from the request, all existing entries in the web ACL are retained.

  • If you include ApplicationConfig, entries must match the existing values exactly. Any attempt to modify existing entries will result in an error.