Function contextControllerlistAccountContext
- contextControllerlistAccountContext(
__namedParameters: {
$type: "action" | "plugin";
envName?: string;
externalId?: string;
stackVersionId: string;
},
opts?: RequestOpts,
): Promise<AccountContextResponse[]> Parameters
- __namedParameters: {
$type: "action" | "plugin";
envName?: string;
externalId?: string;
stackVersionId: string;
} Optionalopts: RequestOpts
List the input context of all stack elements for given type in account.