Uses of Class
com.hashicorp.cdktf.providers.google.privateca_certificate_authority.PrivatecaCertificateAuthorityKeySpec.Builder
-
Packages that use PrivatecaCertificateAuthorityKeySpec.Builder Package Description com.hashicorp.cdktf.providers.google.privateca_certificate_authority google_privateca_certificate_authority -
-
Uses of PrivatecaCertificateAuthorityKeySpec.Builder in com.hashicorp.cdktf.providers.google.privateca_certificate_authority
Methods in com.hashicorp.cdktf.providers.google.privateca_certificate_authority that return PrivatecaCertificateAuthorityKeySpec.Builder Modifier and Type Method Description PrivatecaCertificateAuthorityKeySpec.BuilderPrivatecaCertificateAuthorityKeySpec.Builder. algorithm(String algorithm)Sets the value ofPrivatecaCertificateAuthorityKeySpec.getAlgorithm()static PrivatecaCertificateAuthorityKeySpec.BuilderPrivatecaCertificateAuthorityKeySpec. builder()PrivatecaCertificateAuthorityKeySpec.BuilderPrivatecaCertificateAuthorityKeySpec.Builder. cloudKmsKeyVersion(String cloudKmsKeyVersion)Sets the value ofPrivatecaCertificateAuthorityKeySpec.getCloudKmsKeyVersion()Constructors in com.hashicorp.cdktf.providers.google.privateca_certificate_authority with parameters of type PrivatecaCertificateAuthorityKeySpec.Builder Constructor Description Jsii$Proxy(PrivatecaCertificateAuthorityKeySpec.Builder builder)Constructor that initializes the object based on literal property values passed by thePrivatecaCertificateAuthorityKeySpec.Builder.
-