Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.guardduty.CfnThreatEntitySetPropsMixin.Builder
Packages that use CfnThreatEntitySetPropsMixin.Builder
-
Uses of CfnThreatEntitySetPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.guardduty
Methods in software.amazon.awscdk.cfnpropertymixins.services.guardduty that return CfnThreatEntitySetPropsMixin.BuilderModifier and TypeMethodDescriptionA boolean value that determines if GuardDuty can start using this list for custom threat detection.CfnThreatEntitySetPropsMixin.Builder.activate(IResolvable activate) A boolean value that determines if GuardDuty can start using this list for custom threat detection.CfnThreatEntitySetPropsMixin.Builder.create()CfnThreatEntitySetPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnThreatEntitySetPropsMixin.Builder.detectorId(String detectorId) The unique regional detector ID of the GuardDuty account for which you want to create a threat entity set.CfnThreatEntitySetPropsMixin.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.CfnThreatEntitySetPropsMixin.Builder.tags(List<? extends CfnThreatEntitySetPropsMixin.TagItemProperty> tags) The tags to be added to a new threat entity set resource.