Get Threat Intel Set Plain Args
data class GetThreatIntelSetPlainArgs(val detectorId: String, val id: String) : ConvertibleToJava<GetThreatIntelSetPlainArgs>
Properties
Link copied to clipboard
The unique ID of the detector of the GuardDuty account for which you want to create a ThreatIntelSet
. To find the detectorId
in the current Region, see the Settings page in the GuardDuty console, or run the ListDetectors API.