uid property

Input<String?>? uid
final

User identifier of the file's owners. Valid values: BOTH, INT_VALUE, NAME, NONE. Default: INT_VALUE (preserve integer value of the ID).

Implementation

final pulumi.Input<String?>? uid;