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