Uses of Class
software.amazon.awscdk.services.guardduty.CfnThreatIntelSetProps.Builder
Packages that use CfnThreatIntelSetProps.Builder
-
Uses of CfnThreatIntelSetProps.Builder in software.amazon.awscdk.services.guardduty
Methods in software.amazon.awscdk.services.guardduty that return CfnThreatIntelSetProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnThreatIntelSetProps.getActivate()
CfnThreatIntelSetProps.Builder.activate
(IResolvable activate) Sets the value ofCfnThreatIntelSetProps.getActivate()
CfnThreatIntelSetProps.builder()
CfnThreatIntelSetProps.Builder.detectorId
(String detectorId) Sets the value ofCfnThreatIntelSetProps.getDetectorId()
Sets the value ofCfnThreatIntelSetProps.getFormat()
Sets the value ofCfnThreatIntelSetProps.getLocation()
Sets the value ofCfnThreatIntelSetProps.getName()
Sets the value ofCfnThreatIntelSetProps.getTags()
Constructors in software.amazon.awscdk.services.guardduty with parameters of type CfnThreatIntelSetProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnThreatIntelSetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnThreatIntelSetProps.Builder
.