NetworkAcl

EC2.ServiceResource.NetworkAcl(id)

Creates a NetworkAcl resource.:

network_acl = ec2.NetworkAcl('id')
Parameters
id (string) -- The NetworkAcl's id identifier. This must be set.
Return type
EC2.NetworkAcl
Returns
A NetworkAcl resource