Type Alias SetMlDeploymentBatchPredictionScheduleHttpResponse

type SetMlDeploymentBatchPredictionScheduleHttpResponse = {
    data: BatchPredictionSchedulePutResponse;
    headers: Headers;
    status: 201;
}
Index

Properties

Properties

headers: Headers
status: 201