RuntimeArgs

constructor(autoUpgrade: Output<Boolean>? = null, description: Output<String>? = null, desiredState: Output<String>? = null, displayName: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, notebookRuntimeTemplateRef: Output<RuntimeNotebookRuntimeTemplateRefArgs>? = null, project: Output<String>? = null, runtimeUser: Output<String>? = null)