Module: Aws::PartnerCentralAccount::Client::_ListPartnersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPartnersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
416 |
# File 'sig/client.rbs', line 416
def next_token: () -> ::String
|
#partner_summary_list ⇒ ::Array[Types::PartnerSummary]
415 |
# File 'sig/client.rbs', line 415
def partner_summary_list: () -> ::Array[Types::PartnerSummary]
|