Uses of Interface
com.hashicorp.cdktf.providers.google.certificate_manager_trust_config.CertificateManagerTrustConfigTrustStoresTrustAnchors
-
Packages that use CertificateManagerTrustConfigTrustStoresTrustAnchors Package Description com.hashicorp.cdktf.providers.google.certificate_manager_trust_config google_certificate_manager_trust_config -
-
Uses of CertificateManagerTrustConfigTrustStoresTrustAnchors in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config
Classes in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config that implement CertificateManagerTrustConfigTrustStoresTrustAnchors Modifier and Type Class Description static classCertificateManagerTrustConfigTrustStoresTrustAnchors.Jsii$ProxyAn implementation forCertificateManagerTrustConfigTrustStoresTrustAnchorsMethods in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config that return CertificateManagerTrustConfigTrustStoresTrustAnchors Modifier and Type Method Description CertificateManagerTrustConfigTrustStoresTrustAnchorsCertificateManagerTrustConfigTrustStoresTrustAnchors.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config with parameters of type CertificateManagerTrustConfigTrustStoresTrustAnchors Modifier and Type Method Description voidCertificateManagerTrustConfigTrustStoresTrustAnchorsOutputReference. setInternalValue(CertificateManagerTrustConfigTrustStoresTrustAnchors value)Method parameters in com.hashicorp.cdktf.providers.google.certificate_manager_trust_config with type arguments of type CertificateManagerTrustConfigTrustStoresTrustAnchors Modifier and Type Method Description voidCertificateManagerTrustConfigTrustStoresTrustAnchorsList. setInternalValue(List<CertificateManagerTrustConfigTrustStoresTrustAnchors> value)CertificateManagerTrustConfigTrustStores.BuilderCertificateManagerTrustConfigTrustStores.Builder. trustAnchors(List<? extends CertificateManagerTrustConfigTrustStoresTrustAnchors> trustAnchors)Sets the value ofCertificateManagerTrustConfigTrustStores.getTrustAnchors()
-