Uses of Class
software.amazon.awscdk.services.guardduty.CfnThreatEntitySetProps.Builder
Packages that use CfnThreatEntitySetProps.Builder
-
Uses of CfnThreatEntitySetProps.Builder in software.amazon.awscdk.services.guardduty
Methods in software.amazon.awscdk.services.guardduty that return CfnThreatEntitySetProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnThreatEntitySetProps.getActivate()
CfnThreatEntitySetProps.Builder.activate
(IResolvable activate) Sets the value ofCfnThreatEntitySetProps.getActivate()
CfnThreatEntitySetProps.builder()
CfnThreatEntitySetProps.Builder.detectorId
(String detectorId) Sets the value ofCfnThreatEntitySetProps.getDetectorId()
CfnThreatEntitySetProps.Builder.expectedBucketOwner
(String expectedBucketOwner) Sets the value ofCfnThreatEntitySetProps.getExpectedBucketOwner()
Sets the value ofCfnThreatEntitySetProps.getFormat()
Sets the value ofCfnThreatEntitySetProps.getLocation()
Sets the value ofCfnThreatEntitySetProps.getName()
CfnThreatEntitySetProps.Builder.tags
(List<? extends CfnThreatEntitySet.TagItemProperty> tags) Sets the value ofCfnThreatEntitySetProps.getTags()
Constructors in software.amazon.awscdk.services.guardduty with parameters of type CfnThreatEntitySetProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnThreatEntitySetProps.Builder
.