NAME
Paws::LookoutEquipment::StopInferenceSchedulerResponse
ATTRIBUTES
InferenceSchedulerArn => Str
The Amazon Resource Name (ARN) of the inference schedule being stopped.
InferenceSchedulerName => Str
The name of the inference scheduler being stopped.
ModelArn => Str
The Amazon Resource Name (ARN) of the ML model used by the inference scheduler being stopped.
ModelName => Str
The name of the ML model used by the inference scheduler being stopped.
Status => Str
Indicates the status of the inference scheduler.
Valid values are: "PENDING"
, "RUNNING"
, "STOPPING"
, "STOPPED"
=head2 _request_id => Str