DetectorArgs

constructor(datasources: Output<DetectorDatasourcesArgs>? = null, enable: Output<Boolean>? = null, findingPublishingFrequency: Output<String>? = null, tags: Output<Map<String, String>>? = null)