Class: Google::Cloud::Compute::V1::SchedulingOnInstanceStopAction

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Defines the behaviour for instances with the instance_termination_action STOP.

Instance Attribute Summary collapse

Instance Attribute Details

#discard_local_ssd::Boolean



32453
32454
32455
32456
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 32453

class SchedulingOnInstanceStopAction
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end