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