Uses of Interface
com.hashicorp.cdktf.providers.google.compute_ssl_certificate.ComputeSslCertificateConfig
-
Packages that use ComputeSslCertificateConfig Package Description com.hashicorp.cdktf.providers.google.compute_ssl_certificate google_compute_ssl_certificate -
-
Uses of ComputeSslCertificateConfig in com.hashicorp.cdktf.providers.google.compute_ssl_certificate
Classes in com.hashicorp.cdktf.providers.google.compute_ssl_certificate that implement ComputeSslCertificateConfig Modifier and Type Class Description static classComputeSslCertificateConfig.Jsii$ProxyAn implementation forComputeSslCertificateConfigMethods in com.hashicorp.cdktf.providers.google.compute_ssl_certificate that return ComputeSslCertificateConfig Modifier and Type Method Description ComputeSslCertificateConfigComputeSslCertificateConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.compute_ssl_certificate with parameters of type ComputeSslCertificateConfig Constructor Description ComputeSslCertificate(software.constructs.Construct scope, String id, ComputeSslCertificateConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_ssl_certificate google_compute_ssl_certificate} Resource.
-