Module: Aws::BCMPricingCalculator::Client::_ListWorkloadEstimatesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWorkloadEstimatesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::WorkloadEstimateSummary]
609 |
# File 'sig/client.rbs', line 609
def items: () -> ::Array[Types::WorkloadEstimateSummary]
|
#next_token ⇒ ::String
610 |
# File 'sig/client.rbs', line 610
def next_token: () -> ::String
|