displayName property

String? displayName
getter/setter pair

A user-specified, human-readable name for the WorkerPool.

If provided, this value must be 1-63 characters.

Implementation

core.String? displayName;