Uses of Interface
com.hashicorp.cdktf.providers.google.compute_instance_template.ComputeInstanceTemplateSchedulingOnInstanceStopAction
-
Packages that use ComputeInstanceTemplateSchedulingOnInstanceStopAction Package Description com.hashicorp.cdktf.providers.google.compute_instance_template google_compute_instance_template -
-
Uses of ComputeInstanceTemplateSchedulingOnInstanceStopAction in com.hashicorp.cdktf.providers.google.compute_instance_template
Classes in com.hashicorp.cdktf.providers.google.compute_instance_template that implement ComputeInstanceTemplateSchedulingOnInstanceStopAction Modifier and Type Class Description static classComputeInstanceTemplateSchedulingOnInstanceStopAction.Jsii$ProxyAn implementation forComputeInstanceTemplateSchedulingOnInstanceStopActionMethods in com.hashicorp.cdktf.providers.google.compute_instance_template that return ComputeInstanceTemplateSchedulingOnInstanceStopAction Modifier and Type Method Description ComputeInstanceTemplateSchedulingOnInstanceStopActionComputeInstanceTemplateSchedulingOnInstanceStopAction.Builder. build()Builds the configured instance.ComputeInstanceTemplateSchedulingOnInstanceStopActionComputeInstanceTemplateSchedulingOnInstanceStopActionOutputReference. getInternalValue()default ComputeInstanceTemplateSchedulingOnInstanceStopActionComputeInstanceTemplateScheduling. getOnInstanceStopAction()on_instance_stop_action block.ComputeInstanceTemplateSchedulingOnInstanceStopActionComputeInstanceTemplateScheduling.Jsii$Proxy. getOnInstanceStopAction()ComputeInstanceTemplateSchedulingOnInstanceStopActionComputeInstanceTemplateSchedulingOutputReference. getOnInstanceStopActionInput()Methods in com.hashicorp.cdktf.providers.google.compute_instance_template with parameters of type ComputeInstanceTemplateSchedulingOnInstanceStopAction Modifier and Type Method Description ComputeInstanceTemplateScheduling.BuilderComputeInstanceTemplateScheduling.Builder. onInstanceStopAction(ComputeInstanceTemplateSchedulingOnInstanceStopAction onInstanceStopAction)Sets the value ofComputeInstanceTemplateScheduling.getOnInstanceStopAction()voidComputeInstanceTemplateSchedulingOutputReference. putOnInstanceStopAction(ComputeInstanceTemplateSchedulingOnInstanceStopAction value)voidComputeInstanceTemplateSchedulingOnInstanceStopActionOutputReference. setInternalValue(ComputeInstanceTemplateSchedulingOnInstanceStopAction value)
-