Uses of Interface
com.hashicorp.cdktf.providers.google.compute_instance_from_template.ComputeInstanceFromTemplateSchedulingOnInstanceStopAction
-
Packages that use ComputeInstanceFromTemplateSchedulingOnInstanceStopAction Package Description com.hashicorp.cdktf.providers.google.compute_instance_from_template google_compute_instance_from_template -
-
Uses of ComputeInstanceFromTemplateSchedulingOnInstanceStopAction in com.hashicorp.cdktf.providers.google.compute_instance_from_template
Classes in com.hashicorp.cdktf.providers.google.compute_instance_from_template that implement ComputeInstanceFromTemplateSchedulingOnInstanceStopAction Modifier and Type Class Description static classComputeInstanceFromTemplateSchedulingOnInstanceStopAction.Jsii$ProxyAn implementation forComputeInstanceFromTemplateSchedulingOnInstanceStopActionMethods in com.hashicorp.cdktf.providers.google.compute_instance_from_template that return ComputeInstanceFromTemplateSchedulingOnInstanceStopAction Modifier and Type Method Description ComputeInstanceFromTemplateSchedulingOnInstanceStopActionComputeInstanceFromTemplateSchedulingOnInstanceStopAction.Builder. build()Builds the configured instance.ComputeInstanceFromTemplateSchedulingOnInstanceStopActionComputeInstanceFromTemplateSchedulingOnInstanceStopActionOutputReference. getInternalValue()default ComputeInstanceFromTemplateSchedulingOnInstanceStopActionComputeInstanceFromTemplateScheduling. getOnInstanceStopAction()on_instance_stop_action block.ComputeInstanceFromTemplateSchedulingOnInstanceStopActionComputeInstanceFromTemplateScheduling.Jsii$Proxy. getOnInstanceStopAction()ComputeInstanceFromTemplateSchedulingOnInstanceStopActionComputeInstanceFromTemplateSchedulingOutputReference. getOnInstanceStopActionInput()Methods in com.hashicorp.cdktf.providers.google.compute_instance_from_template with parameters of type ComputeInstanceFromTemplateSchedulingOnInstanceStopAction Modifier and Type Method Description ComputeInstanceFromTemplateScheduling.BuilderComputeInstanceFromTemplateScheduling.Builder. onInstanceStopAction(ComputeInstanceFromTemplateSchedulingOnInstanceStopAction onInstanceStopAction)Sets the value ofComputeInstanceFromTemplateScheduling.getOnInstanceStopAction()voidComputeInstanceFromTemplateSchedulingOutputReference. putOnInstanceStopAction(ComputeInstanceFromTemplateSchedulingOnInstanceStopAction value)voidComputeInstanceFromTemplateSchedulingOnInstanceStopActionOutputReference. setInternalValue(ComputeInstanceFromTemplateSchedulingOnInstanceStopAction value)
-