Uses of Class
com.hashicorp.cdktf.providers.google.compute_region_target_tcp_proxy.ComputeRegionTargetTcpProxyTimeouts.Builder
-
Packages that use ComputeRegionTargetTcpProxyTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.compute_region_target_tcp_proxy google_compute_region_target_tcp_proxy -
-
Uses of ComputeRegionTargetTcpProxyTimeouts.Builder in com.hashicorp.cdktf.providers.google.compute_region_target_tcp_proxy
Methods in com.hashicorp.cdktf.providers.google.compute_region_target_tcp_proxy that return ComputeRegionTargetTcpProxyTimeouts.Builder Modifier and Type Method Description static ComputeRegionTargetTcpProxyTimeouts.BuilderComputeRegionTargetTcpProxyTimeouts. builder()ComputeRegionTargetTcpProxyTimeouts.BuilderComputeRegionTargetTcpProxyTimeouts.Builder. create(String create)Sets the value ofComputeRegionTargetTcpProxyTimeouts.getCreate()ComputeRegionTargetTcpProxyTimeouts.BuilderComputeRegionTargetTcpProxyTimeouts.Builder. delete(String delete)Sets the value ofComputeRegionTargetTcpProxyTimeouts.getDelete()Constructors in com.hashicorp.cdktf.providers.google.compute_region_target_tcp_proxy with parameters of type ComputeRegionTargetTcpProxyTimeouts.Builder Constructor Description Jsii$Proxy(ComputeRegionTargetTcpProxyTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeRegionTargetTcpProxyTimeouts.Builder.
-