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