Aws Waf Web ACLSummary Properties Response
data class AwsWafWebACLSummaryPropertiesResponse(val name: String? = null, val webACLId: String? = null)
Definition of awsWafWebACLSummary
Properties
Link copied to clipboard
A unique identifier for a WebACL. You use WebACLId to get information about a WebACL (see GetWebACL), update a WebACL (see UpdateWebACL), and delete a WebACL from AWS WAF (see DeleteWebACL).
WebACLId is returned by CreateWebACL and by ListWebACLs.