class AWS::Glacier::Resource
def initialize *args
- Api: - private
def initialize *args options = args.last.is_a?(Hash) ? args.last : {} @account_id = options[:account_id] || '-' super end
def initialize *args options = args.last.is_a?(Hash) ? args.last : {} @account_id = options[:account_id] || '-' super end