Uses of Interface
com.hashicorp.cdktf.providers.google.certificate_manager_trust_config.CertificateManagerTrustConfigTrustStoresIntermediateCas
-
Packages that use CertificateManagerTrustConfigTrustStoresIntermediateCas Package Description com.hashicorp.cdktf.providers.google.certificate_manager_trust_config google_certificate_manager_trust_config -
-
Uses of CertificateManagerTrustConfigTrustStoresIntermediateCas in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config
Classes in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config that implement CertificateManagerTrustConfigTrustStoresIntermediateCas Modifier and Type Class Description static classCertificateManagerTrustConfigTrustStoresIntermediateCas.Jsii$ProxyAn implementation forCertificateManagerTrustConfigTrustStoresIntermediateCasMethods in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config that return CertificateManagerTrustConfigTrustStoresIntermediateCas Modifier and Type Method Description CertificateManagerTrustConfigTrustStoresIntermediateCasCertificateManagerTrustConfigTrustStoresIntermediateCas.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config with parameters of type CertificateManagerTrustConfigTrustStoresIntermediateCas Modifier and Type Method Description voidCertificateManagerTrustConfigTrustStoresIntermediateCasOutputReference. setInternalValue(CertificateManagerTrustConfigTrustStoresIntermediateCas value)Method parameters in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config with type arguments of type CertificateManagerTrustConfigTrustStoresIntermediateCas Modifier and Type Method Description CertificateManagerTrustConfigTrustStores.BuilderCertificateManagerTrustConfigTrustStores.Builder. intermediateCas(List<? extends CertificateManagerTrustConfigTrustStoresIntermediateCas> intermediateCas)Sets the value ofCertificateManagerTrustConfigTrustStores.getIntermediateCas()voidCertificateManagerTrustConfigTrustStoresIntermediateCasList. setInternalValue(List<CertificateManagerTrustConfigTrustStoresIntermediateCas> value)
-