Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.guardduty.CfnPublishingDestinationMixinProps.Builder
Packages that use CfnPublishingDestinationMixinProps.Builder
-
Uses of CfnPublishingDestinationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.guardduty
Methods in software.amazon.awscdk.cfnpropertymixins.services.guardduty that return CfnPublishingDestinationMixinProps.BuilderModifier and TypeMethodDescriptionCfnPublishingDestinationMixinProps.builder()CfnPublishingDestinationMixinProps.Builder.destinationProperties(CfnPublishingDestinationPropsMixin.CFNDestinationPropertiesProperty destinationProperties) Sets the value ofCfnPublishingDestinationMixinProps.getDestinationProperties()CfnPublishingDestinationMixinProps.Builder.destinationProperties(IResolvable destinationProperties) Sets the value ofCfnPublishingDestinationMixinProps.getDestinationProperties()CfnPublishingDestinationMixinProps.Builder.destinationType(String destinationType) Sets the value ofCfnPublishingDestinationMixinProps.getDestinationType()CfnPublishingDestinationMixinProps.Builder.detectorId(String detectorId) Sets the value ofCfnPublishingDestinationMixinProps.getDetectorId()CfnPublishingDestinationMixinProps.Builder.tags(List<? extends CfnPublishingDestinationPropsMixin.TagItemProperty> tags) Sets the value ofCfnPublishingDestinationMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.guardduty with parameters of type CfnPublishingDestinationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPublishingDestinationMixinProps.Builder.