Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpointemail.CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.Builder
-
Uses of CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail that return CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.BuilderModifier and TypeMethodDescriptionCfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.builder()CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.Builder.cloudWatchDestination(CfnConfigurationSetEventDestinationPropsMixin.CloudWatchDestinationProperty cloudWatchDestination) CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.Builder.cloudWatchDestination(IResolvable cloudWatchDestination) CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.Builder.enabled(Boolean enabled) CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.Builder.enabled(IResolvable enabled) CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.Builder.kinesisFirehoseDestination(CfnConfigurationSetEventDestinationPropsMixin.KinesisFirehoseDestinationProperty kinesisFirehoseDestination) CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.Builder.kinesisFirehoseDestination(IResolvable kinesisFirehoseDestination) CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.Builder.matchingEventTypes(List<String> matchingEventTypes) CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.Builder.pinpointDestination(CfnConfigurationSetEventDestinationPropsMixin.PinpointDestinationProperty pinpointDestination) CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.Builder.pinpointDestination(IResolvable pinpointDestination) CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.Builder.snsDestination(CfnConfigurationSetEventDestinationPropsMixin.SnsDestinationProperty snsDestination) CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.Builder.snsDestination(IResolvable snsDestination) Constructors in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail with parameters of type CfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigurationSetEventDestinationPropsMixin.EventDestinationProperty.Builder.