ManagedInstanceShutdownDetails(
mapping=None, *, ignore_unknown_fields=False, **kwargs
).. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
max_duration |
google.cloud.compute_v1beta.types.Duration
Output only. [Output Only] The duration for graceful shutdown. Only applicable when the instance is in PENDING_STOP state.
This field is a member of oneof_ _max_duration.
|
request_timestamp |
str
Output only. [Output Only] Past timestamp indicating the beginning of PENDING_STOP state of instance in RFC3339
text format.
This field is a member of oneof_ _request_timestamp.
|