class AWS::IAM::User

def groups

Returns:
  • (UserGroupCollection) -
def groups
  UserGroupCollection.new(self)
end