Uses of Class
software.amazon.awscdk.interfaces.guardduty.PublishingDestinationReference.Builder
Packages that use PublishingDestinationReference.Builder
-
Uses of PublishingDestinationReference.Builder in software.amazon.awscdk.interfaces.guardduty
Methods in software.amazon.awscdk.interfaces.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.interfaces.guardduty with parameters of type PublishingDestinationReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by thePublishingDestinationReference.Builder.