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