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

CustomActionSetParametersOperation

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

The set parameter operation that sets parameters in custom action.

interface CustomActionSetParametersOperation {
ParameterValueConfigurations: SetParameterValueConfiguration[];
}

§Properties

§
ParameterValueConfigurations: SetParameterValueConfiguration[]
[src]

The parameter that determines the value configuration.