ThreatIntelSet

class ThreatIntelSet : KotlinCustomResource

Resource Type definition for AWS::GuardDuty::ThreatIntelSet

Properties

Link copied to clipboard
val activate: Output<Boolean>?

A Boolean value that indicates whether GuardDuty is to start using the uploaded ThreatIntelSet.

Link copied to clipboard
val awsId: Output<String>

The unique ID of the threatIntelSet .

Link copied to clipboard
val detectorId: Output<String>?

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.

Link copied to clipboard
val format: Output<String>

The format of the file that contains the ThreatIntelSet.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val location: Output<String>

The URI of the file that contains the ThreatIntelSet.

Link copied to clipboard
val name: Output<String>?

A user-friendly ThreatIntelSet name displayed in all findings that are generated by activity that involves IP addresses included in this ThreatIntelSet.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

The tags to be added to a new threat list resource. Each tag consists of a key and an optional value, both of which you define. For more information, see Tag .

Link copied to clipboard
val urn: Output<String>