Uses of Class
com.hashicorp.cdktf.providers.google.compute_instance.ComputeInstanceSchedulingOnInstanceStopAction.Builder
-
Packages that use ComputeInstanceSchedulingOnInstanceStopAction.Builder Package Description com.hashicorp.cdktf.providers.google.compute_instance google_compute_instance -
-
Uses of ComputeInstanceSchedulingOnInstanceStopAction.Builder in com.hashicorp.cdktf.providers.google.compute_instance
Methods in com.hashicorp.cdktf.providers.google.compute_instance that return ComputeInstanceSchedulingOnInstanceStopAction.Builder Modifier and Type Method Description static ComputeInstanceSchedulingOnInstanceStopAction.BuilderComputeInstanceSchedulingOnInstanceStopAction. builder()ComputeInstanceSchedulingOnInstanceStopAction.BuilderComputeInstanceSchedulingOnInstanceStopAction.Builder. discardLocalSsd(com.hashicorp.cdktf.IResolvable discardLocalSsd)Sets the value ofComputeInstanceSchedulingOnInstanceStopAction.getDiscardLocalSsd()ComputeInstanceSchedulingOnInstanceStopAction.BuilderComputeInstanceSchedulingOnInstanceStopAction.Builder. discardLocalSsd(Boolean discardLocalSsd)Sets the value ofComputeInstanceSchedulingOnInstanceStopAction.getDiscardLocalSsd()Constructors in com.hashicorp.cdktf.providers.google.compute_instance with parameters of type ComputeInstanceSchedulingOnInstanceStopAction.Builder Constructor Description Jsii$Proxy(ComputeInstanceSchedulingOnInstanceStopAction.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeInstanceSchedulingOnInstanceStopAction.Builder.
-