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