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