Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ManagedInstanceScheduling.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#graceful_shutdown_timestamp
def graceful_shutdown_timestamp() -> ::String
Returns
- (::String) — Output only. The timestamp at which the underlying instance will be triggered for graceful shutdown if it is configured. This is in RFC3339 text format.
#graceful_shutdown_timestamp=
def graceful_shutdown_timestamp=(value) -> ::String
Parameter
- value (::String) — Output only. The timestamp at which the underlying instance will be triggered for graceful shutdown if it is configured. This is in RFC3339 text format.
Returns
- (::String) — Output only. The timestamp at which the underlying instance will be triggered for graceful shutdown if it is configured. This is in RFC3339 text format.
#termination_timestamp
def termination_timestamp() -> ::String
Returns
- (::String) — Output only. The timestamp at which the managed instance will be terminated. This is in RFC3339 text format.
#termination_timestamp=
def termination_timestamp=(value) -> ::String
Parameter
- value (::String) — Output only. The timestamp at which the managed instance will be terminated. This is in RFC3339 text format.
Returns
- (::String) — Output only. The timestamp at which the managed instance will be terminated. This is in RFC3339 text format.