Class ManagedInstanceShutdownDetails (1.50.0)

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

Attributes

Name Description
max_duration google.cloud.compute_v1.types.Duration
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. Past timestamp indicating the beginning of PENDING_STOP state of instance in RFC3339 text format. This field is a member of oneof_ _request_timestamp.