Uses of Interface
com.hashicorp.cdktf.providers.google.compute_instance.ComputeInstanceSchedulingOnInstanceStopAction
-
Packages that use ComputeInstanceSchedulingOnInstanceStopAction Package Description com.hashicorp.cdktf.providers.google.compute_instance google_compute_instance -
-
Uses of ComputeInstanceSchedulingOnInstanceStopAction in com.hashicorp.cdktf.providers.google.compute_instance
Classes in com.hashicorp.cdktf.providers.google.compute_instance that implement ComputeInstanceSchedulingOnInstanceStopAction Modifier and Type Class Description static classComputeInstanceSchedulingOnInstanceStopAction.Jsii$ProxyAn implementation forComputeInstanceSchedulingOnInstanceStopActionMethods in com.hashicorp.cdktf.providers.google.compute_instance that return ComputeInstanceSchedulingOnInstanceStopAction Modifier and Type Method Description ComputeInstanceSchedulingOnInstanceStopActionComputeInstanceSchedulingOnInstanceStopAction.Builder. build()Builds the configured instance.ComputeInstanceSchedulingOnInstanceStopActionComputeInstanceSchedulingOnInstanceStopActionOutputReference. getInternalValue()default ComputeInstanceSchedulingOnInstanceStopActionComputeInstanceScheduling. getOnInstanceStopAction()on_instance_stop_action block.ComputeInstanceSchedulingOnInstanceStopActionComputeInstanceScheduling.Jsii$Proxy. getOnInstanceStopAction()ComputeInstanceSchedulingOnInstanceStopActionComputeInstanceSchedulingOutputReference. getOnInstanceStopActionInput()Methods in com.hashicorp.cdktf.providers.google.compute_instance with parameters of type ComputeInstanceSchedulingOnInstanceStopAction Modifier and Type Method Description ComputeInstanceScheduling.BuilderComputeInstanceScheduling.Builder. onInstanceStopAction(ComputeInstanceSchedulingOnInstanceStopAction onInstanceStopAction)Sets the value ofComputeInstanceScheduling.getOnInstanceStopAction()voidComputeInstanceSchedulingOutputReference. putOnInstanceStopAction(ComputeInstanceSchedulingOnInstanceStopAction value)voidComputeInstanceSchedulingOnInstanceStopActionOutputReference. setInternalValue(ComputeInstanceSchedulingOnInstanceStopAction value)
-