Uses of Interface
com.hashicorp.cdktf.providers.google.cloud_run_service.CloudRunServiceTraffic
-
Packages that use CloudRunServiceTraffic Package Description com.hashicorp.cdktf.providers.google.cloud_run_service google_cloud_run_service -
-
Uses of CloudRunServiceTraffic in com.hashicorp.cdktf.providers.google.cloud_run_service
Classes in com.hashicorp.cdktf.providers.google.cloud_run_service that implement CloudRunServiceTraffic Modifier and Type Class Description static classCloudRunServiceTraffic.Jsii$ProxyAn implementation forCloudRunServiceTrafficMethods in com.hashicorp.cdktf.providers.google.cloud_run_service that return CloudRunServiceTraffic Modifier and Type Method Description CloudRunServiceTrafficCloudRunServiceTraffic.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.cloud_run_service with parameters of type CloudRunServiceTraffic Modifier and Type Method Description voidCloudRunServiceTrafficOutputReference. setInternalValue(CloudRunServiceTraffic value)Method parameters in com.hashicorp.cdktf.providers.google.cloud_run_service with type arguments of type CloudRunServiceTraffic Modifier and Type Method Description voidCloudRunServiceTrafficList. setInternalValue(List<CloudRunServiceTraffic> value)CloudRunService.BuilderCloudRunService.Builder. traffic(List<? extends CloudRunServiceTraffic> traffic)traffic block.CloudRunServiceConfig.BuilderCloudRunServiceConfig.Builder. traffic(List<? extends CloudRunServiceTraffic> traffic)Sets the value ofCloudRunServiceConfig.getTraffic()
-