Class: Aws::Types::NetworkAclCommonPolicy
- Inherits:
-
Object
- Object
- Aws::Types::NetworkAclCommonPolicy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#network_acl_entry_set ⇒ Types::NetworkAclEntrySet
Returns the value of attribute network_acl_entry_set.
Instance Attribute Details
#network_acl_entry_set ⇒ Types::NetworkAclEntrySet
Returns the value of attribute network_acl_entry_set.
655 656 657 |
# File 'sig/types.rbs', line 655 def network_acl_entry_set @network_acl_entry_set end |