Module: Aws::IAM::Client::_ListGroupsForUserResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGroupsForUserResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#groups ⇒ ::Array[Types::Group]
1138 |
# File 'sig/client.rbs', line 1138
def groups: () -> ::Array[Types::Group]
|
#is_truncated ⇒ Boolean
1139 |
# File 'sig/client.rbs', line 1139
def is_truncated: () -> bool
|
#marker ⇒ ::String
1140 |
# File 'sig/client.rbs', line 1140
def marker: () -> ::String
|