Module: Aws::Organizations::Client::_ListHandshakesForOrganizationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListHandshakesForOrganizationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#handshakes ⇒ ::Array[Types::Handshake]
560 |
# File 'sig/client.rbs', line 560
def handshakes: () -> ::Array[Types::Handshake]
|
#next_token ⇒ ::String
561 |
# File 'sig/client.rbs', line 561
def next_token: () -> ::String
|