Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InstanceGroupManagerStatus (v1.5.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::InstanceGroupManagerStatus.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#autoscaler

def autoscaler() -> ::String
Returns
  • (::String) — [Output Only] The URL of the Autoscaler that targets this instance group manager.

#autoscaler=

def autoscaler=(value) -> ::String
Parameter
  • value (::String) — [Output Only] The URL of the Autoscaler that targets this instance group manager.
Returns
  • (::String) — [Output Only] The URL of the Autoscaler that targets this instance group manager.

#is_stable

def is_stable() -> ::Boolean
Returns
  • (::Boolean) — [Output Only] A bit indicating whether the managed instance group is in a stable state. A stable state means that: none of the instances in the managed instance group is currently undergoing any type of change (for example, creation, restart, or deletion); no future changes are scheduled for instances in the managed instance group; and the managed instance group itself is not being modified.

#is_stable=

def is_stable=(value) -> ::Boolean
Parameter
  • value (::Boolean) — [Output Only] A bit indicating whether the managed instance group is in a stable state. A stable state means that: none of the instances in the managed instance group is currently undergoing any type of change (for example, creation, restart, or deletion); no future changes are scheduled for instances in the managed instance group; and the managed instance group itself is not being modified.
Returns
  • (::Boolean) — [Output Only] A bit indicating whether the managed instance group is in a stable state. A stable state means that: none of the instances in the managed instance group is currently undergoing any type of change (for example, creation, restart, or deletion); no future changes are scheduled for instances in the managed instance group; and the managed instance group itself is not being modified.

#stateful

def stateful() -> ::Google::Cloud::Compute::V1::InstanceGroupManagerStatusStateful
Returns

#stateful=

def stateful=(value) -> ::Google::Cloud::Compute::V1::InstanceGroupManagerStatusStateful
Parameter
Returns

#version_target

def version_target() -> ::Google::Cloud::Compute::V1::InstanceGroupManagerStatusVersionTarget
Returns

#version_target=

def version_target=(value) -> ::Google::Cloud::Compute::V1::InstanceGroupManagerStatusVersionTarget
Parameter
Returns