description property

String? description
getter/setter pair

The human-readable description of the environment.

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

Implementation

core.String? description;