Uses of Class
software.amazon.awscdk.services.guardduty.PublishingDestinationReference.Builder
Packages that use PublishingDestinationReference.Builder
-
Uses of PublishingDestinationReference.Builder in software.amazon.awscdk.services.guardduty
Methods in software.amazon.awscdk.services.guardduty that return PublishingDestinationReference.BuilderModifier and TypeMethodDescriptionPublishingDestinationReference.builder()
PublishingDestinationReference.Builder.detectorId
(String detectorId) Sets the value ofPublishingDestinationReference.getDetectorId()
PublishingDestinationReference.Builder.publishingDestinationId
(String publishingDestinationId) Sets the value ofPublishingDestinationReference.getPublishingDestinationId()
Constructors in software.amazon.awscdk.services.guardduty with parameters of type PublishingDestinationReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by thePublishingDestinationReference.Builder
.