id property

String? id
getter/setter pair

The unique ID in a PersistentResource for referring to this resource pool.

User can specify it if necessary. Otherwise, it's generated automatically.

Immutable.

Implementation

core.String? id;