Method: NgrokAPI::Models::AWSAuth#==

Defined in:
lib/ngrokapi/models/aws_auth.rb

#==(other) ⇒ Object



20
21
22
# File 'lib/ngrokapi/models/aws_auth.rb', line 20

def ==(other)
  @attrs == other.attrs
end