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:

  • (::String)


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

def model_arn: () -> ::String

#model_name::String

Returns:

  • (::String)


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

def model_name: () -> ::String

#status"PENDING", ...

Returns:

  • ("PENDING", "RUNNING", "STOPPING", "STOPPED")


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

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