@camunda8/sdk
    Preparing search index...

    Interface CreateClusterBody

    interface CreateClusterBody {
        channelId: string;
        generationId: string;
        name: string;
        planTypeId: string;
        regionId: string;
    }
    Index

    Properties

    channelId: string
    generationId: string
    name: string
    planTypeId: string
    regionId: string