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