Module: Aws::SageMaker::Client::_DescribeTrainingPlanExtensionHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeTrainingPlanExtensionHistoryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
5062 |
# File 'sig/client.rbs', line 5062
def next_token: () -> ::String
|
#training_plan_extensions ⇒ ::Array[Types::TrainingPlanExtension]
5061 |
# File 'sig/client.rbs', line 5061
def training_plan_extensions: () -> ::Array[Types::TrainingPlanExtension]
|