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