InstanceFeature interface
The features of the AIO Instance.
Property Details
mode
The state of the feature.
mode?: string
Property Value
string
settings
The settings of the feature.
settings?: Record<string, string>
Property Value
Record<string, string>