Module: Aws::PartnerCentralBenefits::Client::_ListBenefitAllocationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBenefitAllocationsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#benefit_allocation_summaries ⇒ ::Array[Types::BenefitAllocationSummary]
259 |
# File 'sig/client.rbs', line 259
def benefit_allocation_summaries: () -> ::Array[Types::BenefitAllocationSummary]
|
#next_token ⇒ ::String
260 |
# File 'sig/client.rbs', line 260
def next_token: () -> ::String
|