ImportContextV2Request: {
    stackVersionReference: string;
    targetContexts: ImportContextValueRequest[];
}

Type declaration

  • stackVersionReference: string

    StackVersionId reference to be imported from.

  • targetContexts: ImportContextValueRequest[]

    Target contexts to be imported.