uuid property

String? uuid
getter/setter pair

The UUID (Universally Unique IDentifier) associated with this environment.

This value is generated when the environment is created.

Output only.

Implementation

core.String? uuid;