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