class AWS::IAM
def groups
-
(GroupCollection)
- Returns a collection that represents all of
Other tags:
- Example: Enumerating groups -
Example: Getting a group by name -
def groups GroupCollection.new(:config => config) end
(GroupCollection)
- Returns a collection that represents all of
def groups GroupCollection.new(:config => config) end