Module: Aws::PartnerCentralChannel::Client::_ListChannelHandshakesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListChannelHandshakesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ChannelHandshakeSummary]
217 |
# File 'sig/client.rbs', line 217
def items: () -> ::Array[Types::ChannelHandshakeSummary]
|
#next_token ⇒ ::String
218 |
# File 'sig/client.rbs', line 218
def next_token: () -> ::String
|