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

SetParameterValueConfiguration

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

The configuration of adding parameters in action.

interface SetParameterValueConfiguration {
DestinationParameterName: string;
}

§Properties

§
DestinationParameterName: string
[src]

The destination parameter name of the SetParameterValueConfiguration.