Uses of Interface
com.hashicorp.cdktf.providers.google.privateca_certificate_authority.PrivatecaCertificateAuthorityKeySpec
-
Packages that use PrivatecaCertificateAuthorityKeySpec Package Description com.hashicorp.cdktf.providers.google.privateca_certificate_authority google_privateca_certificate_authority -
-
Uses of PrivatecaCertificateAuthorityKeySpec in com.hashicorp.cdktf.providers.google.privateca_certificate_authority
Classes in com.hashicorp.cdktf.providers.google.privateca_certificate_authority that implement PrivatecaCertificateAuthorityKeySpec Modifier and Type Class Description static classPrivatecaCertificateAuthorityKeySpec.Jsii$ProxyAn implementation forPrivatecaCertificateAuthorityKeySpecMethods in com.hashicorp.cdktf.providers.google.privateca_certificate_authority that return PrivatecaCertificateAuthorityKeySpec Modifier and Type Method Description PrivatecaCertificateAuthorityKeySpecPrivatecaCertificateAuthorityKeySpec.Builder. build()Builds the configured instance.PrivatecaCertificateAuthorityKeySpecPrivatecaCertificateAuthorityKeySpecOutputReference. getInternalValue()PrivatecaCertificateAuthorityKeySpecPrivatecaCertificateAuthorityConfig. getKeySpec()key_spec block.PrivatecaCertificateAuthorityKeySpecPrivatecaCertificateAuthorityConfig.Jsii$Proxy. getKeySpec()PrivatecaCertificateAuthorityKeySpecPrivatecaCertificateAuthority. getKeySpecInput()Methods in com.hashicorp.cdktf.providers.google.privateca_certificate_authority with parameters of type PrivatecaCertificateAuthorityKeySpec Modifier and Type Method Description PrivatecaCertificateAuthority.BuilderPrivatecaCertificateAuthority.Builder. keySpec(PrivatecaCertificateAuthorityKeySpec keySpec)key_spec block.PrivatecaCertificateAuthorityConfig.BuilderPrivatecaCertificateAuthorityConfig.Builder. keySpec(PrivatecaCertificateAuthorityKeySpec keySpec)Sets the value ofPrivatecaCertificateAuthorityConfig.getKeySpec()voidPrivatecaCertificateAuthority. putKeySpec(PrivatecaCertificateAuthorityKeySpec value)voidPrivatecaCertificateAuthorityKeySpecOutputReference. setInternalValue(PrivatecaCertificateAuthorityKeySpec value)
-