Detector Args
data class DetectorArgs(val id: Output<String>, val parameters: Output<Map<String, Any>>? = null) : ConvertibleToJava<DetectorArgs>
The detector information. By default this is not populated, unless it's specified in expandDetector