id property

String? id
getter/setter pair

An identifier for the NFS share, generated by the backend.

This is the same value as nfs_share_id and will replace it in the future.

Output only.

Implementation

core.String? id;