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