Method: Awspec::Type::NetworkAcl#outbound

Defined in:
lib/awspec/type/network_acl.rb

#outboundObject



36
37
38
39
# File 'lib/awspec/type/network_acl.rb', line 36

def outbound
  @egress = true
  self
end