NetworkAcl / Action / reload
reload#
- EC2.NetworkAcl.reload()#
Calls
EC2.Client.describe_network_acls()
to update the attributes of the NetworkAcl resource. Note that the load and reload methods are the same method and can be used interchangeably.See also: AWS API Documentation
Request Syntax
network_acl.reload()
- Returns:
None