Uses of Interface
software.amazon.awscdk.services.pinpointemail.CfnConfigurationSetEventDestination.EventDestinationProperty
Packages that use CfnConfigurationSetEventDestination.EventDestinationProperty
Package
Description
Amazon Pinpoint Email Construct Library
-
Uses of CfnConfigurationSetEventDestination.EventDestinationProperty in software.amazon.awscdk.services.pinpointemail
Classes in software.amazon.awscdk.services.pinpointemail that implement CfnConfigurationSetEventDestination.EventDestinationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConfigurationSetEventDestination.EventDestinationPropertyMethods in software.amazon.awscdk.services.pinpointemail that return CfnConfigurationSetEventDestination.EventDestinationPropertyModifier and TypeMethodDescriptionCfnConfigurationSetEventDestination.EventDestinationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.pinpointemail with parameters of type CfnConfigurationSetEventDestination.EventDestinationPropertyModifier and TypeMethodDescriptionCfnConfigurationSetEventDestination.Builder.eventDestination(CfnConfigurationSetEventDestination.EventDestinationProperty eventDestination) An object that defines the event destination.CfnConfigurationSetEventDestinationProps.Builder.eventDestination(CfnConfigurationSetEventDestination.EventDestinationProperty eventDestination) Sets the value ofCfnConfigurationSetEventDestinationProps.getEventDestination()voidCfnConfigurationSetEventDestination.setEventDestination(CfnConfigurationSetEventDestination.EventDestinationProperty value) An object that defines the event destination.