Class ManagedGroupConfig (4.0.2)

ManagedGroupConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specifies the resources used to actively manage an instance group.

Attributes

NameDescription
instance_template_name str
Output only. The name of the Instance Template used for the Managed Instance Group.
instance_group_manager_name str
Output only. The name of the Instance Group Manager for this group.

Inheritance

builtins.object > proto.message.Message > ManagedGroupConfig