Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.guardduty.CfnPublishingDestinationPropsMixin.CFNDestinationPropertiesProperty
Packages that use CfnPublishingDestinationPropsMixin.CFNDestinationPropertiesProperty
-
Uses of CfnPublishingDestinationPropsMixin.CFNDestinationPropertiesProperty in software.amazon.awscdk.cfnpropertymixins.services.guardduty
Classes in software.amazon.awscdk.cfnpropertymixins.services.guardduty that implement CfnPublishingDestinationPropsMixin.CFNDestinationPropertiesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPublishingDestinationPropsMixin.CFNDestinationPropertiesPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.guardduty that return CfnPublishingDestinationPropsMixin.CFNDestinationPropertiesPropertyModifier and TypeMethodDescriptionCfnPublishingDestinationPropsMixin.CFNDestinationPropertiesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.guardduty with parameters of type CfnPublishingDestinationPropsMixin.CFNDestinationPropertiesPropertyModifier and TypeMethodDescriptionCfnPublishingDestinationMixinProps.Builder.destinationProperties(CfnPublishingDestinationPropsMixin.CFNDestinationPropertiesProperty destinationProperties) Sets the value ofCfnPublishingDestinationMixinProps.getDestinationProperties()CfnPublishingDestinationPropsMixin.Builder.destinationProperties(CfnPublishingDestinationPropsMixin.CFNDestinationPropertiesProperty destinationProperties) Contains the Amazon Resource Name (ARN) of the resource to publish to, such as an S3 bucket, and the ARN of the KMS key to use to encrypt published findings.