interface CreateServerRunnerInput {
    config: ResourcesConfig | LegacyConfig;
}

Properties

Properties