Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/dax@2017-04-19/mod.ts>Parameter

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface Parameter
import { type Parameter } from "https://deno.land/x/aws_api@v0.1.0/services/dax@2017-04-19/mod.ts";

Properties

optional
ParameterName: string | null
optional
ParameterType: ParameterType | null
optional
ParameterValue: string | null
optional
NodeTypeSpecificValues: NodeTypeSpecificValue[] | null
optional
Description: string | null
optional
Source: string | null
optional
DataType: string | null
optional
AllowedValues: string | null
optional
IsModifiable: IsModifiable | null
optional
ChangeType: ChangeType | null