Uses of Interface
com.hashicorp.cdktf.providers.google.compute_global_forwarding_rule.ComputeGlobalForwardingRuleTimeouts
-
Packages that use ComputeGlobalForwardingRuleTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_global_forwarding_rule google_compute_global_forwarding_rule -
-
Uses of ComputeGlobalForwardingRuleTimeouts in com.hashicorp.cdktf.providers.google.compute_global_forwarding_rule
Classes in com.hashicorp.cdktf.providers.google.compute_global_forwarding_rule that implement ComputeGlobalForwardingRuleTimeouts Modifier and Type Class Description static classComputeGlobalForwardingRuleTimeouts.Jsii$ProxyAn implementation forComputeGlobalForwardingRuleTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_global_forwarding_rule that return ComputeGlobalForwardingRuleTimeouts Modifier and Type Method Description ComputeGlobalForwardingRuleTimeoutsComputeGlobalForwardingRuleTimeouts.Builder. build()Builds the configured instance.default ComputeGlobalForwardingRuleTimeoutsComputeGlobalForwardingRuleConfig. getTimeouts()timeouts block.ComputeGlobalForwardingRuleTimeoutsComputeGlobalForwardingRuleConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_global_forwarding_rule with parameters of type ComputeGlobalForwardingRuleTimeouts Modifier and Type Method Description voidComputeGlobalForwardingRule. putTimeouts(ComputeGlobalForwardingRuleTimeouts value)voidComputeGlobalForwardingRuleTimeoutsOutputReference. setInternalValue(ComputeGlobalForwardingRuleTimeouts value)ComputeGlobalForwardingRule.BuilderComputeGlobalForwardingRule.Builder. timeouts(ComputeGlobalForwardingRuleTimeouts timeouts)timeouts block.ComputeGlobalForwardingRuleConfig.BuilderComputeGlobalForwardingRuleConfig.Builder. timeouts(ComputeGlobalForwardingRuleTimeouts timeouts)Sets the value ofComputeGlobalForwardingRuleConfig.getTimeouts()
-