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