instanceId property

String? instanceId
getter/setter pair

The ID of the instance to create.

Valid identifiers are of the form a-z*[a-z0-9] and must be between 2 and 64 characters in length.

Required.

Implementation

core.String? instanceId;