Module: Aws::PartnerCentralChannel::Client::_ListRelationshipsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRelationshipsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::RelationshipSummary]
280 |
# File 'sig/client.rbs', line 280
def items: () -> ::Array[Types::RelationshipSummary]
|
#next_token ⇒ ::String
281 |
# File 'sig/client.rbs', line 281
def next_token: () -> ::String
|