Module: Aws::PartnerCentralSelling::Client::_ListSolutionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSolutionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
725 |
# File 'sig/client.rbs', line 725
def next_token: () -> ::String
|
#solution_summaries ⇒ ::Array[Types::SolutionBase]
724 |
# File 'sig/client.rbs', line 724
def solution_summaries: () -> ::Array[Types::SolutionBase]
|