FileImportContentType type

Defines values for FileImportContentType.
KnownFileImportContentType can be used interchangeably with FileImportContentType, this enum contains the known values that the service supports.

Known values supported by the service

BasicIndicator: File containing records with the core fields of an indicator, plus the observables to construct the STIX pattern.
StixIndicator: File containing STIX indicators.
Unspecified: File containing other records.

type FileImportContentType = string