Module: Aws::ComputeOptimizer::Client::_DescribeRecommendationExportJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeRecommendationExportJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
99 |
# File 'sig/client.rbs', line 99
def next_token: () -> ::String
|
#recommendation_export_jobs ⇒ ::Array[Types::RecommendationExportJob]
98 |
# File 'sig/client.rbs', line 98
def recommendation_export_jobs: () -> ::Array[Types::RecommendationExportJob]
|