Uses of Class
com.hashicorp.cdktf.providers.google.compute_instance.ComputeInstanceNetworkPerformanceConfig.Builder
-
Packages that use ComputeInstanceNetworkPerformanceConfig.Builder Package Description com.hashicorp.cdktf.providers.google.compute_instance google_compute_instance -
-
Uses of ComputeInstanceNetworkPerformanceConfig.Builder in com.hashicorp.cdktf.providers.google.compute_instance
Methods in com.hashicorp.cdktf.providers.google.compute_instance that return ComputeInstanceNetworkPerformanceConfig.Builder Modifier and Type Method Description static ComputeInstanceNetworkPerformanceConfig.BuilderComputeInstanceNetworkPerformanceConfig. builder()ComputeInstanceNetworkPerformanceConfig.BuilderComputeInstanceNetworkPerformanceConfig.Builder. totalEgressBandwidthTier(String totalEgressBandwidthTier)Sets the value ofComputeInstanceNetworkPerformanceConfig.getTotalEgressBandwidthTier()Constructors in com.hashicorp.cdktf.providers.google.compute_instance with parameters of type ComputeInstanceNetworkPerformanceConfig.Builder Constructor Description Jsii$Proxy(ComputeInstanceNetworkPerformanceConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeInstanceNetworkPerformanceConfig.Builder.
-