userName property

Output<String> userName
latefinal

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

Implementation

late final pulumi.Output<String> userName;