Uses of Class
software.amazon.awscdk.services.guardduty.CfnThreatEntitySet.Builder
Packages that use CfnThreatEntitySet.Builder
-
Uses of CfnThreatEntitySet.Builder in software.amazon.awscdk.services.guardduty
Methods in software.amazon.awscdk.services.guardduty that return CfnThreatEntitySet.BuilderModifier and TypeMethodDescriptionA boolean value that determines if GuardDuty can start using this list for custom threat detection.CfnThreatEntitySet.Builder.activate
(IResolvable activate) A boolean value that determines if GuardDuty can start using this list for custom threat detection.static CfnThreatEntitySet.Builder
CfnThreatEntitySet.Builder.detectorId
(String detectorId) The unique regional detector ID of the GuardDuty account for which you want to create a threat entity set.CfnThreatEntitySet.Builder.expectedBucketOwner
(String expectedBucketOwner) The AWS account ID that owns the Amazon S3 bucket specified in the Location field.The format of the file that contains the threat entity set.The URI of the file that contains the threat entity set.The user-friendly name to identify the threat entity set.CfnThreatEntitySet.Builder.tags
(List<? extends CfnThreatEntitySet.TagItemProperty> tags) The tags to be added to a new threat entity set resource.