Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherPathRuleRouteActionTimeout
-
Packages that use ComputeUrlMapPathMatcherPathRuleRouteActionTimeout Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherPathRuleRouteActionTimeout in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherPathRuleRouteActionTimeout Modifier and Type Class Description static classComputeUrlMapPathMatcherPathRuleRouteActionTimeout.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherPathRuleRouteActionTimeoutMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherPathRuleRouteActionTimeout Modifier and Type Method Description ComputeUrlMapPathMatcherPathRuleRouteActionTimeoutComputeUrlMapPathMatcherPathRuleRouteActionTimeout.Builder. build()Builds the configured instance.ComputeUrlMapPathMatcherPathRuleRouteActionTimeoutComputeUrlMapPathMatcherPathRuleRouteActionTimeoutOutputReference. getInternalValue()default ComputeUrlMapPathMatcherPathRuleRouteActionTimeoutComputeUrlMapPathMatcherPathRuleRouteAction. getTimeout()timeout block.ComputeUrlMapPathMatcherPathRuleRouteActionTimeoutComputeUrlMapPathMatcherPathRuleRouteAction.Jsii$Proxy. getTimeout()ComputeUrlMapPathMatcherPathRuleRouteActionTimeoutComputeUrlMapPathMatcherPathRuleRouteActionOutputReference. getTimeoutInput()Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherPathRuleRouteActionTimeout Modifier and Type Method Description voidComputeUrlMapPathMatcherPathRuleRouteActionOutputReference. putTimeout(ComputeUrlMapPathMatcherPathRuleRouteActionTimeout value)voidComputeUrlMapPathMatcherPathRuleRouteActionTimeoutOutputReference. setInternalValue(ComputeUrlMapPathMatcherPathRuleRouteActionTimeout value)ComputeUrlMapPathMatcherPathRuleRouteAction.BuilderComputeUrlMapPathMatcherPathRuleRouteAction.Builder. timeout(ComputeUrlMapPathMatcherPathRuleRouteActionTimeout timeout)Sets the value ofComputeUrlMapPathMatcherPathRuleRouteAction.getTimeout()
-