Uses of Interface
com.hashicorp.cdktf.providers.google.beyondcorp_app_connection.BeyondcorpAppConnectionTimeouts
-
Packages that use BeyondcorpAppConnectionTimeouts Package Description com.hashicorp.cdktf.providers.google.beyondcorp_app_connection google_beyondcorp_app_connection -
-
Uses of BeyondcorpAppConnectionTimeouts in com.hashicorp.cdktf.providers.google.beyondcorp_app_connection
Classes in com.hashicorp.cdktf.providers.google.beyondcorp_app_connection that implement BeyondcorpAppConnectionTimeouts Modifier and Type Class Description static classBeyondcorpAppConnectionTimeouts.Jsii$ProxyAn implementation forBeyondcorpAppConnectionTimeoutsMethods in com.hashicorp.cdktf.providers.google.beyondcorp_app_connection that return BeyondcorpAppConnectionTimeouts Modifier and Type Method Description BeyondcorpAppConnectionTimeoutsBeyondcorpAppConnectionTimeouts.Builder. build()Builds the configured instance.default BeyondcorpAppConnectionTimeoutsBeyondcorpAppConnectionConfig. getTimeouts()timeouts block.BeyondcorpAppConnectionTimeoutsBeyondcorpAppConnectionConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.beyondcorp_app_connection with parameters of type BeyondcorpAppConnectionTimeouts Modifier and Type Method Description voidBeyondcorpAppConnection. putTimeouts(BeyondcorpAppConnectionTimeouts value)voidBeyondcorpAppConnectionTimeoutsOutputReference. setInternalValue(BeyondcorpAppConnectionTimeouts value)BeyondcorpAppConnection.BuilderBeyondcorpAppConnection.Builder. timeouts(BeyondcorpAppConnectionTimeouts timeouts)timeouts block.BeyondcorpAppConnectionConfig.BuilderBeyondcorpAppConnectionConfig.Builder. timeouts(BeyondcorpAppConnectionTimeouts timeouts)Sets the value ofBeyondcorpAppConnectionConfig.getTimeouts()
-