Class: Google::Cloud::Compute::V1::InstanceGroupManagerStatusAllInstancesConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#current_revision::String

Returns [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.



14145
14146
14147
14148
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 14145

class InstanceGroupManagerStatusAllInstancesConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#effective::Boolean

Returns [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.



14145
14146
14147
14148
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 14145

class InstanceGroupManagerStatusAllInstancesConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end