Module: Aws::BCMPricingCalculator::Client::_ListWorkloadEstimateUsageResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWorkloadEstimateUsageResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::WorkloadEstimateUsageItem]
589 |
# File 'sig/client.rbs', line 589
def items: () -> ::Array[Types::WorkloadEstimateUsageItem]
|
#next_token ⇒ ::String
590 |
# File 'sig/client.rbs', line 590
def next_token: () -> ::String
|