Uses of Class
com.hashicorp.cdktf.providers.google.compute_target_tcp_proxy.ComputeTargetTcpProxyTimeouts.Builder
-
Packages that use ComputeTargetTcpProxyTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.compute_target_tcp_proxy google_compute_target_tcp_proxy -
-
Uses of ComputeTargetTcpProxyTimeouts.Builder in com.hashicorp.cdktf.providers.google.compute_target_tcp_proxy
Methods in com.hashicorp.cdktf.providers.google.compute_target_tcp_proxy that return ComputeTargetTcpProxyTimeouts.Builder Modifier and Type Method Description static ComputeTargetTcpProxyTimeouts.BuilderComputeTargetTcpProxyTimeouts. builder()ComputeTargetTcpProxyTimeouts.BuilderComputeTargetTcpProxyTimeouts.Builder. create(String create)Sets the value ofComputeTargetTcpProxyTimeouts.getCreate()ComputeTargetTcpProxyTimeouts.BuilderComputeTargetTcpProxyTimeouts.Builder. delete(String delete)Sets the value ofComputeTargetTcpProxyTimeouts.getDelete()ComputeTargetTcpProxyTimeouts.BuilderComputeTargetTcpProxyTimeouts.Builder. update(String update)Sets the value ofComputeTargetTcpProxyTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.compute_target_tcp_proxy with parameters of type ComputeTargetTcpProxyTimeouts.Builder Constructor Description Jsii$Proxy(ComputeTargetTcpProxyTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeTargetTcpProxyTimeouts.Builder.
-