Method: Awspec::Type::SecurityGroup#outbound

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

#outboundObject



99
100
101
102
# File 'lib/awspec/type/security_group.rb', line 99

def outbound
  @inbound = false
  self
end