Class ManagedInstanceShutdownDetails (0.12.0)

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

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.