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

Returns:



817
# File 'sig/client.rbs', line 817

def model_arn: () -> ::String

#model_name::String

Returns:



816
# File 'sig/client.rbs', line 816

def model_name: () -> ::String

#status"PENDING", ...

Returns:



818
# File 'sig/client.rbs', line 818

def status: () -> ("PENDING" | "RUNNING" | "STOPPING" | "STOPPED")