SetConfigOptions
An object used to set the configuration of a DataWedge profile.
Properties#
appList#
- Type: DataWedgeAppConfig[]
A list of apps and activities to associate with the DataWedge profile.
configMode#
- Type: DataWedgeConfigMode
The desired configuration mode when modifying the DataWedge profile.
pluginConfigs#
- Type: DataWedgePluginConfig[]
A list of DataWedge plugin configurations to modify on the profile.
profileEnabled#
- Type:
boolean
Whether or not the profile should be enabled or disabled.
profileName#
- Type:
string
The name of the DataWedge profile to be configured.