Detector

class Detector : KotlinCustomResource

Resource Type definition for AWS::GuardDuty::Detector

Properties

Link copied to clipboard
val awsId: Output<String>

The unique ID of the detector.

Link copied to clipboard

Describes which data sources will be enabled for the detector.

Link copied to clipboard
val enable: Output<Boolean>

Specifies whether the detector is to be enabled on creation.

Link copied to clipboard

A list of features that will be configured for the detector.

Link copied to clipboard

Specifies how frequently updated findings are exported.

Link copied to clipboard
val id: Output<String>
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>>?

Specifies tags added to a new detector resource. Each tag consists of a key and an optional value, both of which you define. Currently, support is available only for creating and deleting a tag. No support exists for updating the tags. For more information, see Tag .

Link copied to clipboard
val urn: Output<String>