Class InstanceGroupManagersCreateInstancesRequest (0.3.0)

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

InstanceGroupManagers.createInstances .. attribute:: instances

[Required] List of specifications of per-instance configs.

:type: Sequence[google.cloud.compute_v1.types.PerInstanceConfig]