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