Uses of Interface
com.hashicorp.cdktf.providers.google.cloud_run_v2_service.CloudRunV2ServiceTraffic
-
Packages that use CloudRunV2ServiceTraffic Package Description com.hashicorp.cdktf.providers.google.cloud_run_v2_service google_cloud_run_v2_service -
-
Uses of CloudRunV2ServiceTraffic in com.hashicorp.cdktf.providers.google.cloud_run_v2_service
Classes in com.hashicorp.cdktf.providers.google.cloud_run_v2_service that implement CloudRunV2ServiceTraffic Modifier and Type Class Description static classCloudRunV2ServiceTraffic.Jsii$ProxyAn implementation forCloudRunV2ServiceTrafficMethods in com.hashicorp.cdktf.providers.google.cloud_run_v2_service that return CloudRunV2ServiceTraffic Modifier and Type Method Description CloudRunV2ServiceTrafficCloudRunV2ServiceTraffic.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.cloud_run_v2_service with parameters of type CloudRunV2ServiceTraffic Modifier and Type Method Description voidCloudRunV2ServiceTrafficOutputReference. setInternalValue(CloudRunV2ServiceTraffic value)Method parameters in com.hashicorp.cdktf.providers.google.cloud_run_v2_service with type arguments of type CloudRunV2ServiceTraffic Modifier and Type Method Description voidCloudRunV2ServiceTrafficList. setInternalValue(List<CloudRunV2ServiceTraffic> value)CloudRunV2Service.BuilderCloudRunV2Service.Builder. traffic(List<? extends CloudRunV2ServiceTraffic> traffic)traffic block.CloudRunV2ServiceConfig.BuilderCloudRunV2ServiceConfig.Builder. traffic(List<? extends CloudRunV2ServiceTraffic> traffic)Sets the value ofCloudRunV2ServiceConfig.getTraffic()
-