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