Uses of Interface
com.hashicorp.cdktf.providers.google.privateca_certificate.PrivatecaCertificateConfigSubjectKeyId
-
Packages that use PrivatecaCertificateConfigSubjectKeyId Package Description com.hashicorp.cdktf.providers.google.privateca_certificate google_privateca_certificate -
-
Uses of PrivatecaCertificateConfigSubjectKeyId in com.hashicorp.cdktf.providers.google.privateca_certificate
Classes in com.hashicorp.cdktf.providers.google.privateca_certificate that implement PrivatecaCertificateConfigSubjectKeyId Modifier and Type Class Description static classPrivatecaCertificateConfigSubjectKeyId.Jsii$ProxyAn implementation forPrivatecaCertificateConfigSubjectKeyIdMethods in com.hashicorp.cdktf.providers.google.privateca_certificate that return PrivatecaCertificateConfigSubjectKeyId Modifier and Type Method Description PrivatecaCertificateConfigSubjectKeyIdPrivatecaCertificateConfigSubjectKeyId.Builder. build()Builds the configured instance.PrivatecaCertificateConfigSubjectKeyIdPrivatecaCertificateConfigSubjectKeyIdOutputReference. getInternalValue()default PrivatecaCertificateConfigSubjectKeyIdPrivatecaCertificateConfigA. getSubjectKeyId()subject_key_id block.PrivatecaCertificateConfigSubjectKeyIdPrivatecaCertificateConfigA.Jsii$Proxy. getSubjectKeyId()PrivatecaCertificateConfigSubjectKeyIdPrivatecaCertificateConfigAOutputReference. getSubjectKeyIdInput()Methods in com.hashicorp.cdktf.providers.google.privateca_certificate with parameters of type PrivatecaCertificateConfigSubjectKeyId Modifier and Type Method Description voidPrivatecaCertificateConfigAOutputReference. putSubjectKeyId(PrivatecaCertificateConfigSubjectKeyId value)voidPrivatecaCertificateConfigSubjectKeyIdOutputReference. setInternalValue(PrivatecaCertificateConfigSubjectKeyId value)PrivatecaCertificateConfigA.BuilderPrivatecaCertificateConfigA.Builder. subjectKeyId(PrivatecaCertificateConfigSubjectKeyId subjectKeyId)Sets the value ofPrivatecaCertificateConfigA.getSubjectKeyId()
-