userName property

Input<String?>? userName
final

User name of the user for the WorkSpace. This user name must exist in the directory for the WorkSpace. You cannot combine this parameter with workspaceId.

Implementation

final pulumi.Input<String?>? userName;