@camunda8/orchestration-cluster-api
    Preparing search index...

    Type Alias CloudConfigurationResponse

    Configuration for SaaS/cloud-specific settings.

    type CloudConfigurationResponse = {
        stage: CloudStage | null;
    }
    Index

    Properties

    Properties

    stage: CloudStage | null

    The cloud deployment stage.