Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ListInferenceRecommendationsJobStepsResponse

import type { ListInferenceRecommendationsJobStepsResponse } from "https://aws-api.deno.dev/v0.4/services/sagemaker.ts?docs=full";
interface ListInferenceRecommendationsJobStepsResponse {
NextToken?: string | null;
}

§Properties

§
NextToken?: string | null
[src]

A token that you can specify in your next request to return more results from the list.

§

A list of all subtask details in Inference Recommender.