Retrieves a list of all inference schedulers currently available for your account.
See https://www.paws-r-sdk.com/docs/lookoutequipment_list_inference_schedulers/ for full documentation.
lookoutequipment_list_inference_schedulers(
NextToken = NULL,
MaxResults = NULL,
InferenceSchedulerNameBeginsWith = NULL,
ModelName = NULL,
Status = NULL
)
An opaque pagination token indicating where to continue the listing of inference schedulers.
Specifies the maximum number of inference schedulers to list.
The beginning of the name of the inference schedulers to be listed.
The name of the machine learning model used by the inference scheduler to be listed.
Specifies the current status of the inference schedulers.