Documentation
    Preparing search index...

    Interface RunnerConfigsListResponseRunnerConfigsValue

    interface RunnerConfigsListResponseRunnerConfigsValue {
        datacenters: Record<string, Rivet.RunnerConfig>;
    }
    Index

    Properties

    Properties

    datacenters: Record<string, Rivet.RunnerConfig>