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