class Aws::Sigv4::Signature
def initialize(options)
- Api: - private
def initialize(options) options.each_pair do |attr_name, attr_value| send("#{attr_name}=", attr_value) end end
def initialize(options) options.each_pair do |attr_name, attr_value| send("#{attr_name}=", attr_value) end end