Uses of Interface
com.hashicorp.cdktf.providers.google.cloud_scheduler_job.CloudSchedulerJobAppEngineHttpTarget
-
Packages that use CloudSchedulerJobAppEngineHttpTarget Package Description com.hashicorp.cdktf.providers.google.cloud_scheduler_job google_cloud_scheduler_job -
-
Uses of CloudSchedulerJobAppEngineHttpTarget in com.hashicorp.cdktf.providers.google.cloud_scheduler_job
Classes in com.hashicorp.cdktf.providers.google.cloud_scheduler_job that implement CloudSchedulerJobAppEngineHttpTarget Modifier and Type Class Description static classCloudSchedulerJobAppEngineHttpTarget.Jsii$ProxyAn implementation forCloudSchedulerJobAppEngineHttpTargetMethods in com.hashicorp.cdktf.providers.google.cloud_scheduler_job that return CloudSchedulerJobAppEngineHttpTarget Modifier and Type Method Description CloudSchedulerJobAppEngineHttpTargetCloudSchedulerJobAppEngineHttpTarget.Builder. build()Builds the configured instance.default CloudSchedulerJobAppEngineHttpTargetCloudSchedulerJobConfig. getAppEngineHttpTarget()app_engine_http_target block.CloudSchedulerJobAppEngineHttpTargetCloudSchedulerJobConfig.Jsii$Proxy. getAppEngineHttpTarget()CloudSchedulerJobAppEngineHttpTargetCloudSchedulerJob. getAppEngineHttpTargetInput()CloudSchedulerJobAppEngineHttpTargetCloudSchedulerJobAppEngineHttpTargetOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.cloud_scheduler_job with parameters of type CloudSchedulerJobAppEngineHttpTarget Modifier and Type Method Description CloudSchedulerJob.BuilderCloudSchedulerJob.Builder. appEngineHttpTarget(CloudSchedulerJobAppEngineHttpTarget appEngineHttpTarget)app_engine_http_target block.CloudSchedulerJobConfig.BuilderCloudSchedulerJobConfig.Builder. appEngineHttpTarget(CloudSchedulerJobAppEngineHttpTarget appEngineHttpTarget)Sets the value ofCloudSchedulerJobConfig.getAppEngineHttpTarget()voidCloudSchedulerJob. putAppEngineHttpTarget(CloudSchedulerJobAppEngineHttpTarget value)voidCloudSchedulerJobAppEngineHttpTargetOutputReference. setInternalValue(CloudSchedulerJobAppEngineHttpTarget value)
-