displayName property

String? displayName
getter/setter pair

A user-assigned display name of the Fleet.

When present, it must be between 4 to 30 characters. Allowed characters are: lowercase and uppercase letters, numbers, hyphen, single-quote, double-quote, space, and exclamation point. Example: Production Fleet

Optional.

Implementation

core.String? displayName;