class Aws::Token

def inspect

Other tags:
    Api: - private
def inspect
  "#<#{self.class.name} token=[FILTERED]> expiration=#{expiration}>"
end