TIDataConnectorProperties interface
TI (Threat Intelligence) data connector properties.
- Extends
Properties
| data |
The available data types for the connector. |
| tip |
The lookback period for the feed to be imported. |
Inherited Properties
| tenant |
The tenant id to connect to, and get the data from. |
Property Details
dataTypes
The available data types for the connector.
dataTypes: TIDataConnectorDataTypes
Property Value
tipLookbackPeriod
The lookback period for the feed to be imported.
tipLookbackPeriod?: Date
Property Value
Date
Inherited Property Details
tenantId
The tenant id to connect to, and get the data from.
tenantId: string
Property Value
string
Inherited From DataConnectorTenantId.tenantId