Class SchedulingOnInstanceStopAction (1.22.0)

SchedulingOnInstanceStopAction(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Defines the behaviour for instances with the instance_termination_action STOP.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attribute

Name Description
discard_local_ssd bool
If true, the contents of any attached Local SSD disks will be discarded else, the Local SSD data will be preserved when the instance is stopped at the end of the run duration/termination time. This field is a member of oneof_ _discard_local_ssd.