Uses of Interface
com.hashicorp.cdktf.providers.aws.sesv2_configuration_set_event_destination.Sesv2ConfigurationSetEventDestinationConfig
-
Packages that use Sesv2ConfigurationSetEventDestinationConfig Package Description com.hashicorp.cdktf.providers.aws.sesv2_configuration_set_event_destination aws_sesv2_configuration_set_event_destination -
-
Uses of Sesv2ConfigurationSetEventDestinationConfig in com.hashicorp.cdktf.providers.aws.sesv2_configuration_set_event_destination
Classes in com.hashicorp.cdktf.providers.aws.sesv2_configuration_set_event_destination that implement Sesv2ConfigurationSetEventDestinationConfig Modifier and Type Class Description static classSesv2ConfigurationSetEventDestinationConfig.Jsii$ProxyAn implementation forSesv2ConfigurationSetEventDestinationConfigMethods in com.hashicorp.cdktf.providers.aws.sesv2_configuration_set_event_destination that return Sesv2ConfigurationSetEventDestinationConfig Modifier and Type Method Description Sesv2ConfigurationSetEventDestinationConfigSesv2ConfigurationSetEventDestinationConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.sesv2_configuration_set_event_destination with parameters of type Sesv2ConfigurationSetEventDestinationConfig Constructor Description Sesv2ConfigurationSetEventDestination(software.constructs.Construct scope, String id, Sesv2ConfigurationSetEventDestinationConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sesv2_configuration_set_event_destination aws_sesv2_configuration_set_event_destination} Resource.
-