Uses of Interface
com.hashicorp.cdktf.providers.google.compute_router_nat.ComputeRouterNatRules
-
Packages that use ComputeRouterNatRules Package Description com.hashicorp.cdktf.providers.google.compute_router_nat google_compute_router_nat -
-
Uses of ComputeRouterNatRules in com.hashicorp.cdktf.providers.google.compute_router_nat
Classes in com.hashicorp.cdktf.providers.google.compute_router_nat that implement ComputeRouterNatRules Modifier and Type Class Description static classComputeRouterNatRules.Jsii$ProxyAn implementation forComputeRouterNatRulesMethods in com.hashicorp.cdktf.providers.google.compute_router_nat that return ComputeRouterNatRules Modifier and Type Method Description ComputeRouterNatRulesComputeRouterNatRules.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_router_nat with parameters of type ComputeRouterNatRules Modifier and Type Method Description voidComputeRouterNatRulesOutputReference. setInternalValue(ComputeRouterNatRules value)Method parameters in com.hashicorp.cdktf.providers.google.compute_router_nat with type arguments of type ComputeRouterNatRules Modifier and Type Method Description ComputeRouterNat.BuilderComputeRouterNat.Builder. rules(List<? extends ComputeRouterNatRules> rules)rules block.ComputeRouterNatConfig.BuilderComputeRouterNatConfig.Builder. rules(List<? extends ComputeRouterNatRules> rules)Sets the value ofComputeRouterNatConfig.getRules()voidComputeRouterNatRulesList. setInternalValue(List<ComputeRouterNatRules> value)
-