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]
920 |
# File 'sig/client.rbs', line 920
def invitations: () -> ::Array[Types::Invitation]
|
#next_token ⇒ ::String
921 |
# File 'sig/client.rbs', line 921
def next_token: () -> ::String
|