Uses of Interface
com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool.CloudbuildWorkerPoolConfig
-
Packages that use CloudbuildWorkerPoolConfig Package Description com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool google_cloudbuild_worker_pool -
-
Uses of CloudbuildWorkerPoolConfig in com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool
Classes in com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool that implement CloudbuildWorkerPoolConfig Modifier and Type Class Description static classCloudbuildWorkerPoolConfig.Jsii$ProxyAn implementation forCloudbuildWorkerPoolConfigMethods in com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool that return CloudbuildWorkerPoolConfig Modifier and Type Method Description CloudbuildWorkerPoolConfigCloudbuildWorkerPoolConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool with parameters of type CloudbuildWorkerPoolConfig Constructor Description CloudbuildWorkerPool(software.constructs.Construct scope, String id, CloudbuildWorkerPoolConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloudbuild_worker_pool google_cloudbuild_worker_pool} Resource.
-