Sha256: 76d4bb1f58694ecebf854bc6cef198dc8216cad6a91e5a1b96f121d13f52010b
Contents?: true
Size: 337 Bytes
Versions: 5
Compression:
Stored size: 337 Bytes
Contents
actions :associate, :disassociate attribute :aws_access_key, :kind_of => String attribute :aws_secret_access_key, :kind_of => String attribute :ip, :kind_of => String attribute :timeout, :default => 3*60 # 3 mins, nil or 0 for no timeout def initialize(*args) super @action = :associate end
Version data entries
5 entries across 5 versions & 1 rubygems