Uses of Interface
com.hashicorp.cdktf.providers.google.privateca_certificate_authority.PrivatecaCertificateAuthorityConfigSubjectKeyId
-
Packages that use PrivatecaCertificateAuthorityConfigSubjectKeyId Package Description com.hashicorp.cdktf.providers.google.privateca_certificate_authority google_privateca_certificate_authority -
-
Uses of PrivatecaCertificateAuthorityConfigSubjectKeyId in com.hashicorp.cdktf.providers.google.privateca_certificate_authority
Classes in com.hashicorp.cdktf.providers.google.privateca_certificate_authority that implement PrivatecaCertificateAuthorityConfigSubjectKeyId Modifier and Type Class Description static classPrivatecaCertificateAuthorityConfigSubjectKeyId.Jsii$ProxyAn implementation forPrivatecaCertificateAuthorityConfigSubjectKeyIdMethods in com.hashicorp.cdktf.providers.google.privateca_certificate_authority that return PrivatecaCertificateAuthorityConfigSubjectKeyId Modifier and Type Method Description PrivatecaCertificateAuthorityConfigSubjectKeyIdPrivatecaCertificateAuthorityConfigSubjectKeyId.Builder. build()Builds the configured instance.PrivatecaCertificateAuthorityConfigSubjectKeyIdPrivatecaCertificateAuthorityConfigSubjectKeyIdOutputReference. getInternalValue()default PrivatecaCertificateAuthorityConfigSubjectKeyIdPrivatecaCertificateAuthorityConfigA. getSubjectKeyId()subject_key_id block.PrivatecaCertificateAuthorityConfigSubjectKeyIdPrivatecaCertificateAuthorityConfigA.Jsii$Proxy. getSubjectKeyId()PrivatecaCertificateAuthorityConfigSubjectKeyIdPrivatecaCertificateAuthorityConfigAOutputReference. getSubjectKeyIdInput()Methods in com.hashicorp.cdktf.providers.google.privateca_certificate_authority with parameters of type PrivatecaCertificateAuthorityConfigSubjectKeyId Modifier and Type Method Description voidPrivatecaCertificateAuthorityConfigAOutputReference. putSubjectKeyId(PrivatecaCertificateAuthorityConfigSubjectKeyId value)voidPrivatecaCertificateAuthorityConfigSubjectKeyIdOutputReference. setInternalValue(PrivatecaCertificateAuthorityConfigSubjectKeyId value)PrivatecaCertificateAuthorityConfigA.BuilderPrivatecaCertificateAuthorityConfigA.Builder. subjectKeyId(PrivatecaCertificateAuthorityConfigSubjectKeyId subjectKeyId)Sets the value ofPrivatecaCertificateAuthorityConfigA.getSubjectKeyId()
-