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