Uses of Interface
com.hashicorp.cdktf.providers.google.network_services_gateway.NetworkServicesGatewayTimeouts
-
Packages that use NetworkServicesGatewayTimeouts Package Description com.hashicorp.cdktf.providers.google.network_services_gateway google_network_services_gateway -
-
Uses of NetworkServicesGatewayTimeouts in com.hashicorp.cdktf.providers.google.network_services_gateway
Classes in com.hashicorp.cdktf.providers.google.network_services_gateway that implement NetworkServicesGatewayTimeouts Modifier and Type Class Description static classNetworkServicesGatewayTimeouts.Jsii$ProxyAn implementation forNetworkServicesGatewayTimeoutsMethods in com.hashicorp.cdktf.providers.google.network_services_gateway that return NetworkServicesGatewayTimeouts Modifier and Type Method Description NetworkServicesGatewayTimeoutsNetworkServicesGatewayTimeouts.Builder. build()Builds the configured instance.default NetworkServicesGatewayTimeoutsNetworkServicesGatewayConfig. getTimeouts()timeouts block.NetworkServicesGatewayTimeoutsNetworkServicesGatewayConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.network_services_gateway with parameters of type NetworkServicesGatewayTimeouts Modifier and Type Method Description voidNetworkServicesGateway. putTimeouts(NetworkServicesGatewayTimeouts value)voidNetworkServicesGatewayTimeoutsOutputReference. setInternalValue(NetworkServicesGatewayTimeouts value)NetworkServicesGateway.BuilderNetworkServicesGateway.Builder. timeouts(NetworkServicesGatewayTimeouts timeouts)timeouts block.NetworkServicesGatewayConfig.BuilderNetworkServicesGatewayConfig.Builder. timeouts(NetworkServicesGatewayTimeouts timeouts)Sets the value ofNetworkServicesGatewayConfig.getTimeouts()
-