Sha256: 153e82591ec733f46b3be7141c2549434c5ef5d582784fc1baf55aaff07405db
Contents?: true
Size: 262 Bytes
Versions: 11
Compression:
Stored size: 262 Bytes
Contents
module Bitmovin::Encoding::Inputs class AzureInput < Bitmovin::Resource init 'encoding/inputs/azure' attr_accessor :id, :created_at, :modified_at, :name, :description attr_accessor :account_name, :account_key attr_accessor :container end end
Version data entries
11 entries across 11 versions & 1 rubygems