Uses of Class
software.amazon.awscdk.services.pinpointemail.CfnConfigurationSetEventDestination.EventDestinationProperty.Builder
Packages that use CfnConfigurationSetEventDestination.EventDestinationProperty.Builder
Package
Description
Amazon Pinpoint Email Construct Library
-
Uses of CfnConfigurationSetEventDestination.EventDestinationProperty.Builder in software.amazon.awscdk.services.pinpointemail
Methods in software.amazon.awscdk.services.pinpointemail that return CfnConfigurationSetEventDestination.EventDestinationProperty.BuilderModifier and TypeMethodDescriptionCfnConfigurationSetEventDestination.EventDestinationProperty.builder()CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.cloudWatchDestination(IResolvable cloudWatchDestination) CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.cloudWatchDestination(CfnConfigurationSetEventDestination.CloudWatchDestinationProperty cloudWatchDestination) CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.enabled(IResolvable enabled) CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.kinesisFirehoseDestination(IResolvable kinesisFirehoseDestination) CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.kinesisFirehoseDestination(CfnConfigurationSetEventDestination.KinesisFirehoseDestinationProperty kinesisFirehoseDestination) CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.matchingEventTypes(List<String> matchingEventTypes) CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.pinpointDestination(IResolvable pinpointDestination) CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.pinpointDestination(CfnConfigurationSetEventDestination.PinpointDestinationProperty pinpointDestination) CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.snsDestination(IResolvable snsDestination) CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.snsDestination(CfnConfigurationSetEventDestination.SnsDestinationProperty snsDestination) Constructors in software.amazon.awscdk.services.pinpointemail with parameters of type CfnConfigurationSetEventDestination.EventDestinationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigurationSetEventDestination.EventDestinationProperty.Builder.