Uses of Interface
com.hashicorp.cdktf.providers.google.certificate_manager_trust_config.CertificateManagerTrustConfigAllowlistedCertificates
-
Packages that use CertificateManagerTrustConfigAllowlistedCertificates Package Description com.hashicorp.cdktf.providers.google.certificate_manager_trust_config google_certificate_manager_trust_config -
-
Uses of CertificateManagerTrustConfigAllowlistedCertificates in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config
Classes in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config that implement CertificateManagerTrustConfigAllowlistedCertificates Modifier and Type Class Description static classCertificateManagerTrustConfigAllowlistedCertificates.Jsii$ProxyAn implementation forCertificateManagerTrustConfigAllowlistedCertificatesMethods in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config that return CertificateManagerTrustConfigAllowlistedCertificates Modifier and Type Method Description CertificateManagerTrustConfigAllowlistedCertificatesCertificateManagerTrustConfigAllowlistedCertificates.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config with parameters of type CertificateManagerTrustConfigAllowlistedCertificates Modifier and Type Method Description voidCertificateManagerTrustConfigAllowlistedCertificatesOutputReference. setInternalValue(CertificateManagerTrustConfigAllowlistedCertificates value)Method parameters in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config with type arguments of type CertificateManagerTrustConfigAllowlistedCertificates Modifier and Type Method Description CertificateManagerTrustConfig.BuilderCertificateManagerTrustConfig.Builder. allowlistedCertificates(List<? extends CertificateManagerTrustConfigAllowlistedCertificates> allowlistedCertificates)allowlisted_certificates block.CertificateManagerTrustConfigConfig.BuilderCertificateManagerTrustConfigConfig.Builder. allowlistedCertificates(List<? extends CertificateManagerTrustConfigAllowlistedCertificates> allowlistedCertificates)Sets the value ofCertificateManagerTrustConfigConfig.getAllowlistedCertificates()voidCertificateManagerTrustConfigAllowlistedCertificatesList. setInternalValue(List<CertificateManagerTrustConfigAllowlistedCertificates> value)
-