Sha256: d5a6b6bee75e25b6b05a34a4658750c8bbf14d0fff36788dcb7c3c2091ec9ef1

Contents?: true

Size: 156 Bytes

Versions: 1

Compression:

Stored size: 156 Bytes

Contents

module Aptible
  module Comply
    class Integration < Resource
      belongs_to :program

      field :integration_type
      field :env
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aptible-comply-0.1.0 lib/aptible/comply/integration.rb