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