class AWS::EC2::PermissionCollection

def initialize(resource, opts = {})

Other tags:
    Private: -
def initialize(resource, opts = {})
  @resource = resource
  super(opts)
end