QueueWindowsUser

data class QueueWindowsUser(val passwordArn: String, val user: String)

Constructors

Link copied to clipboard
constructor(passwordArn: String, user: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The password ARN for the Windows user.

Link copied to clipboard

The user.