Uses of Class
com.hashicorp.cdktf.providers.google.compute_region_url_map.ComputeRegionUrlMapPathMatcherPathRuleRouteActionTimeout.Builder
-
Packages that use ComputeRegionUrlMapPathMatcherPathRuleRouteActionTimeout.Builder Package Description com.hashicorp.cdktf.providers.google.compute_region_url_map google_compute_region_url_map -
-
Uses of ComputeRegionUrlMapPathMatcherPathRuleRouteActionTimeout.Builder in com.hashicorp.cdktf.providers.google.compute_region_url_map
Methods in com.hashicorp.cdktf.providers.google.compute_region_url_map that return ComputeRegionUrlMapPathMatcherPathRuleRouteActionTimeout.Builder Modifier and Type Method Description static ComputeRegionUrlMapPathMatcherPathRuleRouteActionTimeout.BuilderComputeRegionUrlMapPathMatcherPathRuleRouteActionTimeout. builder()ComputeRegionUrlMapPathMatcherPathRuleRouteActionTimeout.BuilderComputeRegionUrlMapPathMatcherPathRuleRouteActionTimeout.Builder. nanos(Number nanos)Sets the value ofComputeRegionUrlMapPathMatcherPathRuleRouteActionTimeout.getNanos()ComputeRegionUrlMapPathMatcherPathRuleRouteActionTimeout.BuilderComputeRegionUrlMapPathMatcherPathRuleRouteActionTimeout.Builder. seconds(String seconds)Sets the value ofComputeRegionUrlMapPathMatcherPathRuleRouteActionTimeout.getSeconds()Constructors in com.hashicorp.cdktf.providers.google.compute_region_url_map with parameters of type ComputeRegionUrlMapPathMatcherPathRuleRouteActionTimeout.Builder Constructor Description Jsii$Proxy(ComputeRegionUrlMapPathMatcherPathRuleRouteActionTimeout.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeRegionUrlMapPathMatcherPathRuleRouteActionTimeout.Builder.
-