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