@camunda8/sdk
    Preparing search index...

    Interface DeployResourceRequest

    interface DeployResourceRequest {
        resources: Resource[];
        tenantId?: string;
    }
    Index

    Properties

    Properties

    resources: Resource[]

    list of resources to deploy

    tenantId?: string

    the tenant id of the resources to deploy