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