baseInstanceName property

String? baseInstanceName
getter/setter pair

The base instance name to use for instances in this group.

The value must be 1-58 characters long. Instances are named by appending a hyphen and a random four-character string to the base instance name. The base instance name must comply with RFC1035.

Implementation

core.String? baseInstanceName;