Uses of Class
com.hashicorp.cdktf.providers.google.certificate_manager_trust_config.CertificateManagerTrustConfigAllowlistedCertificates.Builder
-
Packages that use CertificateManagerTrustConfigAllowlistedCertificates.Builder Package Description com.hashicorp.cdktf.providers.google.certificate_manager_trust_config google_certificate_manager_trust_config -
-
Uses of CertificateManagerTrustConfigAllowlistedCertificates.Builder in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config
Methods in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config that return CertificateManagerTrustConfigAllowlistedCertificates.Builder Modifier and Type Method Description static CertificateManagerTrustConfigAllowlistedCertificates.BuilderCertificateManagerTrustConfigAllowlistedCertificates. builder()CertificateManagerTrustConfigAllowlistedCertificates.BuilderCertificateManagerTrustConfigAllowlistedCertificates.Builder. pemCertificate(String pemCertificate)Sets the value ofCertificateManagerTrustConfigAllowlistedCertificates.getPemCertificate()Constructors in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config with parameters of type CertificateManagerTrustConfigAllowlistedCertificates.Builder Constructor Description Jsii$Proxy(CertificateManagerTrustConfigAllowlistedCertificates.Builder builder)Constructor that initializes the object based on literal property values passed by theCertificateManagerTrustConfigAllowlistedCertificates.Builder.
-