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

EnvironmentParameterRanges

import type { EnvironmentParameterRanges } from "https://aws-api.deno.dev/v0.4/services/sagemaker.ts?docs=full";

Specifies the range of environment parameters

interface EnvironmentParameterRanges {
CategoricalParameterRanges?: CategoricalParameter[] | null;
}

§Properties

§
CategoricalParameterRanges?: CategoricalParameter[] | null
[src]

Specified a list of parameters for each category.