Uses of Interface
com.hashicorp.cdktf.providers.google.compute_target_grpc_proxy.ComputeTargetGrpcProxyTimeouts
-
Packages that use ComputeTargetGrpcProxyTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_target_grpc_proxy google_compute_target_grpc_proxy -
-
Uses of ComputeTargetGrpcProxyTimeouts in com.hashicorp.cdktf.providers.google.compute_target_grpc_proxy
Classes in com.hashicorp.cdktf.providers.google.compute_target_grpc_proxy that implement ComputeTargetGrpcProxyTimeouts Modifier and Type Class Description static classComputeTargetGrpcProxyTimeouts.Jsii$ProxyAn implementation forComputeTargetGrpcProxyTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_target_grpc_proxy that return ComputeTargetGrpcProxyTimeouts Modifier and Type Method Description ComputeTargetGrpcProxyTimeoutsComputeTargetGrpcProxyTimeouts.Builder. build()Builds the configured instance.default ComputeTargetGrpcProxyTimeoutsComputeTargetGrpcProxyConfig. getTimeouts()timeouts block.ComputeTargetGrpcProxyTimeoutsComputeTargetGrpcProxyConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_target_grpc_proxy with parameters of type ComputeTargetGrpcProxyTimeouts Modifier and Type Method Description voidComputeTargetGrpcProxy. putTimeouts(ComputeTargetGrpcProxyTimeouts value)voidComputeTargetGrpcProxyTimeoutsOutputReference. setInternalValue(ComputeTargetGrpcProxyTimeouts value)ComputeTargetGrpcProxy.BuilderComputeTargetGrpcProxy.Builder. timeouts(ComputeTargetGrpcProxyTimeouts timeouts)timeouts block.ComputeTargetGrpcProxyConfig.BuilderComputeTargetGrpcProxyConfig.Builder. timeouts(ComputeTargetGrpcProxyTimeouts timeouts)Sets the value ofComputeTargetGrpcProxyConfig.getTimeouts()
-