Uses of Class
com.hashicorp.cdktf.providers.google.privateca_certificate_authority.PrivatecaCertificateAuthorityConfigSubjectKeyId.Builder
-
Packages that use PrivatecaCertificateAuthorityConfigSubjectKeyId.Builder Package Description com.hashicorp.cdktf.providers.google.privateca_certificate_authority google_privateca_certificate_authority -
-
Uses of PrivatecaCertificateAuthorityConfigSubjectKeyId.Builder in com.hashicorp.cdktf.providers.google.privateca_certificate_authority
Methods in com.hashicorp.cdktf.providers.google.privateca_certificate_authority that return PrivatecaCertificateAuthorityConfigSubjectKeyId.Builder Modifier and Type Method Description static PrivatecaCertificateAuthorityConfigSubjectKeyId.BuilderPrivatecaCertificateAuthorityConfigSubjectKeyId. builder()PrivatecaCertificateAuthorityConfigSubjectKeyId.BuilderPrivatecaCertificateAuthorityConfigSubjectKeyId.Builder. keyId(String keyId)Sets the value ofPrivatecaCertificateAuthorityConfigSubjectKeyId.getKeyId()Constructors in com.hashicorp.cdktf.providers.google.privateca_certificate_authority with parameters of type PrivatecaCertificateAuthorityConfigSubjectKeyId.Builder Constructor Description Jsii$Proxy(PrivatecaCertificateAuthorityConfigSubjectKeyId.Builder builder)Constructor that initializes the object based on literal property values passed by thePrivatecaCertificateAuthorityConfigSubjectKeyId.Builder.
-