Uses of Interface
com.hashicorp.cdktf.providers.google.compute_global_network_endpoint_group.ComputeGlobalNetworkEndpointGroupTimeouts
-
Packages that use ComputeGlobalNetworkEndpointGroupTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_global_network_endpoint_group google_compute_global_network_endpoint_group -
-
Uses of ComputeGlobalNetworkEndpointGroupTimeouts in com.hashicorp.cdktf.providers.google.compute_global_network_endpoint_group
Classes in com.hashicorp.cdktf.providers.google.compute_global_network_endpoint_group that implement ComputeGlobalNetworkEndpointGroupTimeouts Modifier and Type Class Description static classComputeGlobalNetworkEndpointGroupTimeouts.Jsii$ProxyAn implementation forComputeGlobalNetworkEndpointGroupTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_global_network_endpoint_group that return ComputeGlobalNetworkEndpointGroupTimeouts Modifier and Type Method Description ComputeGlobalNetworkEndpointGroupTimeoutsComputeGlobalNetworkEndpointGroupTimeouts.Builder. build()Builds the configured instance.default ComputeGlobalNetworkEndpointGroupTimeoutsComputeGlobalNetworkEndpointGroupConfig. getTimeouts()timeouts block.ComputeGlobalNetworkEndpointGroupTimeoutsComputeGlobalNetworkEndpointGroupConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_global_network_endpoint_group with parameters of type ComputeGlobalNetworkEndpointGroupTimeouts Modifier and Type Method Description voidComputeGlobalNetworkEndpointGroup. putTimeouts(ComputeGlobalNetworkEndpointGroupTimeouts value)voidComputeGlobalNetworkEndpointGroupTimeoutsOutputReference. setInternalValue(ComputeGlobalNetworkEndpointGroupTimeouts value)ComputeGlobalNetworkEndpointGroup.BuilderComputeGlobalNetworkEndpointGroup.Builder. timeouts(ComputeGlobalNetworkEndpointGroupTimeouts timeouts)timeouts block.ComputeGlobalNetworkEndpointGroupConfig.BuilderComputeGlobalNetworkEndpointGroupConfig.Builder. timeouts(ComputeGlobalNetworkEndpointGroupTimeouts timeouts)Sets the value ofComputeGlobalNetworkEndpointGroupConfig.getTimeouts()
-