Sha256: ed270a31ba7585bb3b5ab81c1540b55cd0821050a21b55ea644c7ec74ea5c476
Contents?: true
Size: 483 Bytes
Versions: 12
Compression:
Stored size: 483 Bytes
Contents
module Vzaar module Resource class Signature < Base root_node "//vzaar-api" attribute :https, type: Boolean attribute :signature attribute :expiration_date, field: :expirationdate attribute :acl attribute :success_action_redirect attribute :profile attribute :access_key_id, field: :accesskeyid attribute :policy attribute :title attribute :guid attribute :key attribute :bucket end end end
Version data entries
12 entries across 12 versions & 1 rubygems