Uses of Interface
com.hashicorp.cdktf.providers.google.service_networking_connection.ServiceNetworkingConnectionTimeouts
-
Packages that use ServiceNetworkingConnectionTimeouts Package Description com.hashicorp.cdktf.providers.google.service_networking_connection google_service_networking_connection -
-
Uses of ServiceNetworkingConnectionTimeouts in com.hashicorp.cdktf.providers.google.service_networking_connection
Classes in com.hashicorp.cdktf.providers.google.service_networking_connection that implement ServiceNetworkingConnectionTimeouts Modifier and Type Class Description static classServiceNetworkingConnectionTimeouts.Jsii$ProxyAn implementation forServiceNetworkingConnectionTimeoutsMethods in com.hashicorp.cdktf.providers.google.service_networking_connection that return ServiceNetworkingConnectionTimeouts Modifier and Type Method Description ServiceNetworkingConnectionTimeoutsServiceNetworkingConnectionTimeouts.Builder. build()Builds the configured instance.default ServiceNetworkingConnectionTimeoutsServiceNetworkingConnectionConfig. getTimeouts()timeouts block.ServiceNetworkingConnectionTimeoutsServiceNetworkingConnectionConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.service_networking_connection with parameters of type ServiceNetworkingConnectionTimeouts Modifier and Type Method Description voidServiceNetworkingConnection. putTimeouts(ServiceNetworkingConnectionTimeouts value)voidServiceNetworkingConnectionTimeoutsOutputReference. setInternalValue(ServiceNetworkingConnectionTimeouts value)ServiceNetworkingConnection.BuilderServiceNetworkingConnection.Builder. timeouts(ServiceNetworkingConnectionTimeouts timeouts)timeouts block.ServiceNetworkingConnectionConfig.BuilderServiceNetworkingConnectionConfig.Builder. timeouts(ServiceNetworkingConnectionTimeouts timeouts)Sets the value ofServiceNetworkingConnectionConfig.getTimeouts()
-