Uses of Interface
software.amazon.awscdk.services.ses.ConfigurationSetEventDestinationAttributes
Packages that use ConfigurationSetEventDestinationAttributes
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of ConfigurationSetEventDestinationAttributes in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement ConfigurationSetEventDestinationAttributesModifier and TypeClassDescriptionstatic final classAn implementation forConfigurationSetEventDestinationAttributesMethods in software.amazon.awscdk.services.ses that return ConfigurationSetEventDestinationAttributesModifier and TypeMethodDescriptionConfigurationSetEventDestinationAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ses with parameters of type ConfigurationSetEventDestinationAttributesModifier and TypeMethodDescriptionConfigurationSetEventDestination.fromConfigurationSetEventDestinationAttributes(software.constructs.Construct scope, String id, ConfigurationSetEventDestinationAttributes attrs) Import an existing event destination from its attributes.