Uses of Interface
software.amazon.awscdk.services.pinpointemail.CfnConfigurationSetEventDestination.EventDestinationProperty
Package
Description
Amazon Pinpoint Email Construct Library
-
Uses of CfnConfigurationSetEventDestination.EventDestinationProperty in software.amazon.awscdk.services.pinpointemail
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnConfigurationSetEventDestination.EventDestinationProperty
Modifier and TypeMethodDescriptionCfnConfigurationSetEventDestination.EventDestinationProperty.Builder.build()
Builds the configured instance.Modifier 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()
void
CfnConfigurationSetEventDestination.setEventDestination
(CfnConfigurationSetEventDestination.EventDestinationProperty value) An object that defines the event destination.