This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::WAFv2::WebACL ApplicationConfig
A list of ApplicationAttributes that contains information about the application.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Attributes" :[ ApplicationAttribute, ... ]}
YAML
Attributes:- ApplicationAttribute
Properties
Attributes-
Contains the attribute name and a list of values for that attribute.
Required: Yes
Type: Array of ApplicationAttribute
Minimum:
1Maximum:
10Update requires: No interruption