class AWS::EC2::SecurityGroup::IpPermission
def authorize
-
(IpPermission)
- Returns self
def authorize update_sg(egress? ? :authorize_egress : :authorize_ingress) end
(IpPermission)
- Returns self
def authorize update_sg(egress? ? :authorize_egress : :authorize_ingress) end