Module: Aws::LookoutEquipment::Client::_CreateRetrainingSchedulerResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateRetrainingSchedulerResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#model_arn ⇒ ::String
223 |
# File 'sig/client.rbs', line 223 def model_arn: () -> ::String |
#model_name ⇒ ::String
222 |
# File 'sig/client.rbs', line 222 def model_name: () -> ::String |
#status ⇒ "PENDING", ...
224 |
# File 'sig/client.rbs', line 224 def status: () -> ("PENDING" | "RUNNING" | "STOPPING" | "STOPPED") |