Module: Aws::GuardDuty::Client::_ListInvitationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListInvitationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#invitations ⇒ ::Array[Types::Invitation]
1048 |
# File 'sig/client.rbs', line 1048 def invitations: () -> ::Array[Types::Invitation] |
#next_token ⇒ ::String
1049 |
# File 'sig/client.rbs', line 1049 def next_token: () -> ::String |