description property

String? description
getter/setter pair

The developer-provided description for this environment.

The maximum length is 500 characters. If exceeded, the request is rejected.

Optional.

Implementation

core.String? description;