Uses of Interface
com.hashicorp.cdktf.providers.google.beyondcorp_app_connector.BeyondcorpAppConnectorTimeouts
-
Packages that use BeyondcorpAppConnectorTimeouts Package Description com.hashicorp.cdktf.providers.google.beyondcorp_app_connector google_beyondcorp_app_connector -
-
Uses of BeyondcorpAppConnectorTimeouts in com.hashicorp.cdktf.providers.google.beyondcorp_app_connector
Classes in com.hashicorp.cdktf.providers.google.beyondcorp_app_connector that implement BeyondcorpAppConnectorTimeouts Modifier and Type Class Description static classBeyondcorpAppConnectorTimeouts.Jsii$ProxyAn implementation forBeyondcorpAppConnectorTimeoutsMethods in com.hashicorp.cdktf.providers.google.beyondcorp_app_connector that return BeyondcorpAppConnectorTimeouts Modifier and Type Method Description BeyondcorpAppConnectorTimeoutsBeyondcorpAppConnectorTimeouts.Builder. build()Builds the configured instance.default BeyondcorpAppConnectorTimeoutsBeyondcorpAppConnectorConfig. getTimeouts()timeouts block.BeyondcorpAppConnectorTimeoutsBeyondcorpAppConnectorConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.beyondcorp_app_connector with parameters of type BeyondcorpAppConnectorTimeouts Modifier and Type Method Description voidBeyondcorpAppConnector. putTimeouts(BeyondcorpAppConnectorTimeouts value)voidBeyondcorpAppConnectorTimeoutsOutputReference. setInternalValue(BeyondcorpAppConnectorTimeouts value)BeyondcorpAppConnector.BuilderBeyondcorpAppConnector.Builder. timeouts(BeyondcorpAppConnectorTimeouts timeouts)timeouts block.BeyondcorpAppConnectorConfig.BuilderBeyondcorpAppConnectorConfig.Builder. timeouts(BeyondcorpAppConnectorTimeouts timeouts)Sets the value ofBeyondcorpAppConnectorConfig.getTimeouts()
-