webACLId property
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.
Implementation
final String webACLId;