Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InstanceGroupManagerStatusAllInstancesConfig (v2.10.0)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#current_revision

def current_revision() -> ::String
Returns
  • (::String) — [Output Only] Current all-instances configuration revision. This value is in RFC3339 text format.

#current_revision=

def current_revision=(value) -> ::String
Parameter
  • value (::String) — [Output Only] Current all-instances configuration revision. This value is in RFC3339 text format.
Returns
  • (::String) — [Output Only] Current all-instances configuration revision. This value is in RFC3339 text format.

#effective

def effective() -> ::Boolean
Returns
  • (::Boolean) — [Output Only] A bit indicating whether this configuration has been applied to all managed instances in the group.

#effective=

def effective=(value) -> ::Boolean
Parameter
  • value (::Boolean) — [Output Only] A bit indicating whether this configuration has been applied to all managed instances in the group.
Returns
  • (::Boolean) — [Output Only] A bit indicating whether this configuration has been applied to all managed instances in the group.