Module: Aws::PartnerCentralSelling::Client::_ListOpportunitiesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListOpportunitiesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
612 |
# File 'sig/client.rbs', line 612
def next_token: () -> ::String
|
#opportunity_summaries ⇒ ::Array[Types::OpportunitySummary]
611 |
# File 'sig/client.rbs', line 611
def opportunity_summaries: () -> ::Array[Types::OpportunitySummary]
|