Uses of Interface
com.hashicorp.cdktf.providers.google.cloud_tasks_queue.CloudTasksQueueRetryConfig
-
Packages that use CloudTasksQueueRetryConfig Package Description com.hashicorp.cdktf.providers.google.cloud_tasks_queue google_cloud_tasks_queue -
-
Uses of CloudTasksQueueRetryConfig in com.hashicorp.cdktf.providers.google.cloud_tasks_queue
Classes in com.hashicorp.cdktf.providers.google.cloud_tasks_queue that implement CloudTasksQueueRetryConfig Modifier and Type Class Description static classCloudTasksQueueRetryConfig.Jsii$ProxyAn implementation forCloudTasksQueueRetryConfigMethods in com.hashicorp.cdktf.providers.google.cloud_tasks_queue that return CloudTasksQueueRetryConfig Modifier and Type Method Description CloudTasksQueueRetryConfigCloudTasksQueueRetryConfig.Builder. build()Builds the configured instance.CloudTasksQueueRetryConfigCloudTasksQueueRetryConfigOutputReference. getInternalValue()default CloudTasksQueueRetryConfigCloudTasksQueueConfig. getRetryConfig()retry_config block.CloudTasksQueueRetryConfigCloudTasksQueueConfig.Jsii$Proxy. getRetryConfig()CloudTasksQueueRetryConfigCloudTasksQueue. getRetryConfigInput()Methods in com.hashicorp.cdktf.providers.google.cloud_tasks_queue with parameters of type CloudTasksQueueRetryConfig Modifier and Type Method Description voidCloudTasksQueue. putRetryConfig(CloudTasksQueueRetryConfig value)CloudTasksQueue.BuilderCloudTasksQueue.Builder. retryConfig(CloudTasksQueueRetryConfig retryConfig)retry_config block.CloudTasksQueueConfig.BuilderCloudTasksQueueConfig.Builder. retryConfig(CloudTasksQueueRetryConfig retryConfig)Sets the value ofCloudTasksQueueConfig.getRetryConfig()voidCloudTasksQueueRetryConfigOutputReference. setInternalValue(CloudTasksQueueRetryConfig value)
-