Share via


AnalysisCreateConfig interface

Properties

files
package
protectedFiles
rootFile

The root file of the NGINX config file(s). It must match one of the files' filepath.

Property Details

files

files?: NginxConfigurationFile[]

Property Value

package

package?: NginxConfigurationPackage

Property Value

protectedFiles

protectedFiles?: NginxConfigurationProtectedFileRequest[]

Property Value

rootFile

The root file of the NGINX config file(s). It must match one of the files' filepath.

rootFile?: string

Property Value

string