module AWS::Core::ServiceInterface

def inspect

Other tags:
    Private: -
def inspect
  "<#{self.class}>"
end