resizeBy property

int? resizeBy
getter/setter pair

The number of instances to be created by this resize request.

The group's target size will be increased by this number.

Implementation

core.int? resizeBy;