Uses of Interface
com.hashicorp.cdktf.providers.google.beyondcorp_app_gateway.BeyondcorpAppGatewayTimeouts
-
Packages that use BeyondcorpAppGatewayTimeouts Package Description com.hashicorp.cdktf.providers.google.beyondcorp_app_gateway google_beyondcorp_app_gateway -
-
Uses of BeyondcorpAppGatewayTimeouts in com.hashicorp.cdktf.providers.google.beyondcorp_app_gateway
Classes in com.hashicorp.cdktf.providers.google.beyondcorp_app_gateway that implement BeyondcorpAppGatewayTimeouts Modifier and Type Class Description static classBeyondcorpAppGatewayTimeouts.Jsii$ProxyAn implementation forBeyondcorpAppGatewayTimeoutsMethods in com.hashicorp.cdktf.providers.google.beyondcorp_app_gateway that return BeyondcorpAppGatewayTimeouts Modifier and Type Method Description BeyondcorpAppGatewayTimeoutsBeyondcorpAppGatewayTimeouts.Builder. build()Builds the configured instance.default BeyondcorpAppGatewayTimeoutsBeyondcorpAppGatewayConfig. getTimeouts()timeouts block.BeyondcorpAppGatewayTimeoutsBeyondcorpAppGatewayConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.beyondcorp_app_gateway with parameters of type BeyondcorpAppGatewayTimeouts Modifier and Type Method Description voidBeyondcorpAppGateway. putTimeouts(BeyondcorpAppGatewayTimeouts value)voidBeyondcorpAppGatewayTimeoutsOutputReference. setInternalValue(BeyondcorpAppGatewayTimeouts value)BeyondcorpAppGateway.BuilderBeyondcorpAppGateway.Builder. timeouts(BeyondcorpAppGatewayTimeouts timeouts)timeouts block.BeyondcorpAppGatewayConfig.BuilderBeyondcorpAppGatewayConfig.Builder. timeouts(BeyondcorpAppGatewayTimeouts timeouts)Sets the value ofBeyondcorpAppGatewayConfig.getTimeouts()
-