Uses of Interface
com.hashicorp.cdktf.providers.google.compute_router_nat.ComputeRouterNatRulesAction
-
Packages that use ComputeRouterNatRulesAction Package Description com.hashicorp.cdktf.providers.google.compute_router_nat google_compute_router_nat -
-
Uses of ComputeRouterNatRulesAction in com.hashicorp.cdktf.providers.google.compute_router_nat
Classes in com.hashicorp.cdktf.providers.google.compute_router_nat that implement ComputeRouterNatRulesAction Modifier and Type Class Description static classComputeRouterNatRulesAction.Jsii$ProxyAn implementation forComputeRouterNatRulesActionMethods in com.hashicorp.cdktf.providers.google.compute_router_nat that return ComputeRouterNatRulesAction Modifier and Type Method Description ComputeRouterNatRulesActionComputeRouterNatRulesAction.Builder. build()Builds the configured instance.default ComputeRouterNatRulesActionComputeRouterNatRules. getAction()action block.ComputeRouterNatRulesActionComputeRouterNatRules.Jsii$Proxy. getAction()ComputeRouterNatRulesActionComputeRouterNatRulesOutputReference. getActionInput()ComputeRouterNatRulesActionComputeRouterNatRulesActionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_router_nat with parameters of type ComputeRouterNatRulesAction Modifier and Type Method Description ComputeRouterNatRules.BuilderComputeRouterNatRules.Builder. action(ComputeRouterNatRulesAction action)Sets the value ofComputeRouterNatRules.getAction()voidComputeRouterNatRulesOutputReference. putAction(ComputeRouterNatRulesAction value)voidComputeRouterNatRulesActionOutputReference. setInternalValue(ComputeRouterNatRulesAction value)
-