interface CreateServerRunnerInput {
    config: ResourcesConfig | LegacyConfig | AmplifyOutputs;
}

Properties

Properties