Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_monitoring_istio_canonical_service.DataGoogleMonitoringIstioCanonicalServiceConfig
-
Packages that use DataGoogleMonitoringIstioCanonicalServiceConfig Package Description com.hashicorp.cdktf.providers.google.data_google_monitoring_istio_canonical_service data_google_monitoring_istio_canonical_service -
-
Uses of DataGoogleMonitoringIstioCanonicalServiceConfig in com.hashicorp.cdktf.providers.google.data_google_monitoring_istio_canonical_service
Classes in com.hashicorp.cdktf.providers.google.data_google_monitoring_istio_canonical_service that implement DataGoogleMonitoringIstioCanonicalServiceConfig Modifier and Type Class Description static classDataGoogleMonitoringIstioCanonicalServiceConfig.Jsii$ProxyAn implementation forDataGoogleMonitoringIstioCanonicalServiceConfigMethods in com.hashicorp.cdktf.providers.google.data_google_monitoring_istio_canonical_service that return DataGoogleMonitoringIstioCanonicalServiceConfig Modifier and Type Method Description DataGoogleMonitoringIstioCanonicalServiceConfigDataGoogleMonitoringIstioCanonicalServiceConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_monitoring_istio_canonical_service with parameters of type DataGoogleMonitoringIstioCanonicalServiceConfig Constructor Description DataGoogleMonitoringIstioCanonicalService(software.constructs.Construct scope, String id, DataGoogleMonitoringIstioCanonicalServiceConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/monitoring_istio_canonical_service google_monitoring_istio_canonical_service} Data Source.
-