Class ResourceStatusShutdownDetails (0.1.0)

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

Attributes

Name Description
max_duration google.cloud.compute_v1beta.types.Duration
This field is a member of oneof_ _max_duration.
request_timestamp str
This field is a member of oneof_ _request_timestamp.
stop_state str
Check the StopState enum for the list of possible values. This field is a member of oneof_ _stop_state.
target_state str
Check the TargetState enum for the list of possible values. This field is a member of oneof_ _target_state.

Classes

StopState

StopState(value)

TargetState

TargetState(value)