Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapHostRule
-
Packages that use ComputeUrlMapHostRule Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapHostRule in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapHostRule Modifier and Type Class Description static classComputeUrlMapHostRule.Jsii$ProxyAn implementation forComputeUrlMapHostRuleMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapHostRule Modifier and Type Method Description ComputeUrlMapHostRuleComputeUrlMapHostRule.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapHostRule Modifier and Type Method Description voidComputeUrlMapHostRuleOutputReference. setInternalValue(ComputeUrlMapHostRule value)Method parameters in com.hashicorp.cdktf.providers.google.compute_url_map with type arguments of type ComputeUrlMapHostRule Modifier and Type Method Description ComputeUrlMap.BuilderComputeUrlMap.Builder. hostRule(List<? extends ComputeUrlMapHostRule> hostRule)host_rule block.ComputeUrlMapConfig.BuilderComputeUrlMapConfig.Builder. hostRule(List<? extends ComputeUrlMapHostRule> hostRule)Sets the value ofComputeUrlMapConfig.getHostRule()voidComputeUrlMapHostRuleList. setInternalValue(List<ComputeUrlMapHostRule> value)
-