Class RegionInstanceGroupManagersSetTargetPoolsRequest (1.5.2)

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

Attributes

NameDescription
fingerprint str
Fingerprint of the target pools information, which is a hash of the contents. This field is used for optimistic locking when you update the target pool entries. This field is optional. This field is a member of oneof_ _fingerprint.
target_pools Sequence[str]
The URL of all TargetPool resources to which instances in the instanceGroup field are added. The target pools automatically apply to all of the instances in the managed instance group.