Function contextWorkflowControllergetAccountWorkflowInputs
- contextWorkflowControllergetAccountWorkflowInputs(
__namedParameters: {
envName?: string;
stackVersionId: string;
workflowVersionId: string;
},
opts?: RequestOpts,
): Promise<FullInputContextResponse> Parameters
- __namedParameters: { envName?: string; stackVersionId: string; workflowVersionId: string }
Optionalopts: RequestOpts