Uses of Class
software.amazon.awscdk.services.guardduty.ThreatIntelSetReference.Builder
Packages that use ThreatIntelSetReference.Builder
-
Uses of ThreatIntelSetReference.Builder in software.amazon.awscdk.services.guardduty
Methods in software.amazon.awscdk.services.guardduty that return ThreatIntelSetReference.BuilderModifier and TypeMethodDescriptionThreatIntelSetReference.builder()
ThreatIntelSetReference.Builder.detectorId
(String detectorId) Sets the value ofThreatIntelSetReference.getDetectorId()
ThreatIntelSetReference.Builder.threatIntelSetId
(String threatIntelSetId) Sets the value ofThreatIntelSetReference.getThreatIntelSetId()
Constructors in software.amazon.awscdk.services.guardduty with parameters of type ThreatIntelSetReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theThreatIntelSetReference.Builder
.