Class: Google::Cloud::Compute::V1::InstanceGroupManagerVersion
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InstanceGroupManagerVersion
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
-
#instance_template ⇒ ::String
The URL of the instance template that is specified for this managed instance group.
-
#name ⇒ ::String
Name of the version.
-
#target_size ⇒ ::Google::Cloud::Compute::V1::FixedOrPercent
Specifies the intended number of instances to be created from the instanceTemplate.
Instance Attribute Details
#instance_template ⇒ ::String
11270 11271 11272 11273 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11270 class InstanceGroupManagerVersion include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String
11270 11271 11272 11273 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11270 class InstanceGroupManagerVersion include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#target_size ⇒ ::Google::Cloud::Compute::V1::FixedOrPercent
11270 11271 11272 11273 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11270 class InstanceGroupManagerVersion include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |