Uses of Interface
com.hashicorp.cdktf.providers.google.certificate_manager_trust_config.CertificateManagerTrustConfigTrustStores
-
Packages that use CertificateManagerTrustConfigTrustStores Package Description com.hashicorp.cdktf.providers.google.certificate_manager_trust_config google_certificate_manager_trust_config -
-
Uses of CertificateManagerTrustConfigTrustStores in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config
Classes in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config that implement CertificateManagerTrustConfigTrustStores Modifier and Type Class Description static classCertificateManagerTrustConfigTrustStores.Jsii$ProxyAn implementation forCertificateManagerTrustConfigTrustStoresMethods in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config that return CertificateManagerTrustConfigTrustStores Modifier and Type Method Description CertificateManagerTrustConfigTrustStoresCertificateManagerTrustConfigTrustStores.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config with parameters of type CertificateManagerTrustConfigTrustStores Modifier and Type Method Description voidCertificateManagerTrustConfigTrustStoresOutputReference. setInternalValue(CertificateManagerTrustConfigTrustStores value)Method parameters in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config with type arguments of type CertificateManagerTrustConfigTrustStores Modifier and Type Method Description voidCertificateManagerTrustConfigTrustStoresList. setInternalValue(List<CertificateManagerTrustConfigTrustStores> value)CertificateManagerTrustConfig.BuilderCertificateManagerTrustConfig.Builder. trustStores(List<? extends CertificateManagerTrustConfigTrustStores> trustStores)trust_stores block.CertificateManagerTrustConfigConfig.BuilderCertificateManagerTrustConfigConfig.Builder. trustStores(List<? extends CertificateManagerTrustConfigTrustStores> trustStores)Sets the value ofCertificateManagerTrustConfigConfig.getTrustStores()
-