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