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