Uses of Interface
com.hashicorp.cdktf.providers.google.cloud_run_v2_service.CloudRunV2ServiceTemplateScaling
-
Packages that use CloudRunV2ServiceTemplateScaling Package Description com.hashicorp.cdktf.providers.google.cloud_run_v2_service google_cloud_run_v2_service -
-
Uses of CloudRunV2ServiceTemplateScaling in com.hashicorp.cdktf.providers.google.cloud_run_v2_service
Classes in com.hashicorp.cdktf.providers.google.cloud_run_v2_service that implement CloudRunV2ServiceTemplateScaling Modifier and Type Class Description static classCloudRunV2ServiceTemplateScaling.Jsii$ProxyAn implementation forCloudRunV2ServiceTemplateScalingMethods in com.hashicorp.cdktf.providers.google.cloud_run_v2_service that return CloudRunV2ServiceTemplateScaling Modifier and Type Method Description CloudRunV2ServiceTemplateScalingCloudRunV2ServiceTemplateScaling.Builder. build()Builds the configured instance.CloudRunV2ServiceTemplateScalingCloudRunV2ServiceTemplateScalingOutputReference. getInternalValue()default CloudRunV2ServiceTemplateScalingCloudRunV2ServiceTemplate. getScaling()scaling block.CloudRunV2ServiceTemplateScalingCloudRunV2ServiceTemplate.Jsii$Proxy. getScaling()CloudRunV2ServiceTemplateScalingCloudRunV2ServiceTemplateOutputReference. getScalingInput()Methods in com.hashicorp.cdktf.providers.google.cloud_run_v2_service with parameters of type CloudRunV2ServiceTemplateScaling Modifier and Type Method Description voidCloudRunV2ServiceTemplateOutputReference. putScaling(CloudRunV2ServiceTemplateScaling value)CloudRunV2ServiceTemplate.BuilderCloudRunV2ServiceTemplate.Builder. scaling(CloudRunV2ServiceTemplateScaling scaling)Sets the value ofCloudRunV2ServiceTemplate.getScaling()voidCloudRunV2ServiceTemplateScalingOutputReference. setInternalValue(CloudRunV2ServiceTemplateScaling value)
-