id property
A unique identifier for the WebACL
. This ID is returned in the
responses to create and list commands. You use this ID to do things like
get, update, and delete a WebACL
.
Implementation
final String id;
A unique identifier for the WebACL
. This ID is returned in the
responses to create and list commands. You use this ID to do things like
get, update, and delete a WebACL
.
final String id;