Method: Awspec::Type::SecurityGroup#inbound

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

#inboundObject



63
64
65
66
# File 'lib/awspec/type/security_group.rb', line 63

def inbound
  @inbound = true
  self
end