Uses of Interface
com.hashicorp.cdktf.providers.google.privateca_certificate_authority.PrivatecaCertificateAuthorityConfigA
-
Packages that use PrivatecaCertificateAuthorityConfigA Package Description com.hashicorp.cdktf.providers.google.privateca_certificate_authority google_privateca_certificate_authority -
-
Uses of PrivatecaCertificateAuthorityConfigA in com.hashicorp.cdktf.providers.google.privateca_certificate_authority
Classes in com.hashicorp.cdktf.providers.google.privateca_certificate_authority that implement PrivatecaCertificateAuthorityConfigA Modifier and Type Class Description static classPrivatecaCertificateAuthorityConfigA.Jsii$ProxyAn implementation forPrivatecaCertificateAuthorityConfigAMethods in com.hashicorp.cdktf.providers.google.privateca_certificate_authority that return PrivatecaCertificateAuthorityConfigA Modifier and Type Method Description PrivatecaCertificateAuthorityConfigAPrivatecaCertificateAuthorityConfigA.Builder. build()Builds the configured instance.PrivatecaCertificateAuthorityConfigAPrivatecaCertificateAuthorityConfig. getConfig()config block.PrivatecaCertificateAuthorityConfigAPrivatecaCertificateAuthorityConfig.Jsii$Proxy. getConfig()PrivatecaCertificateAuthorityConfigAPrivatecaCertificateAuthority. getConfigInput()PrivatecaCertificateAuthorityConfigAPrivatecaCertificateAuthorityConfigAOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.privateca_certificate_authority with parameters of type PrivatecaCertificateAuthorityConfigA Modifier and Type Method Description PrivatecaCertificateAuthority.BuilderPrivatecaCertificateAuthority.Builder. config(PrivatecaCertificateAuthorityConfigA config)config block.PrivatecaCertificateAuthorityConfig.BuilderPrivatecaCertificateAuthorityConfig.Builder. config(PrivatecaCertificateAuthorityConfigA config)Sets the value ofPrivatecaCertificateAuthorityConfig.getConfig()voidPrivatecaCertificateAuthority. putConfig(PrivatecaCertificateAuthorityConfigA value)voidPrivatecaCertificateAuthorityConfigAOutputReference. setInternalValue(PrivatecaCertificateAuthorityConfigA value)
-