userName property

Input<String?>? userName
final

The user name of the user for the WorkSpace. This user name must exist in the directory for the WorkSpace.

Implementation

final pulumi.Input<String?>? userName;