userId property

String? userId
getter/setter pair

The OCID of the OCI user who will access the Object Storage.

The user must have write access to the bucket they want to connect to.

Optional.

Implementation

core.String? userId;