Class InstanceSplitAllocationType (0.11.0)

InstanceSplitAllocationType(value)

The type of instance split allocation.

Enums

Name Description
INSTANCE_SPLIT_ALLOCATION_TYPE_UNSPECIFIED Unspecified instance allocation type.
INSTANCE_SPLIT_ALLOCATION_TYPE_LATEST Allocates instances to the Service's latest ready Revision.
INSTANCE_SPLIT_ALLOCATION_TYPE_REVISION Allocates instances to a Revision by name.