passwords property

Input<List<String>?>? passwords
final

Set of passwords used for authentication if type is set to password. You can create up to two passwords for each user.

Implementation

final pulumi.Input<List<String>?>? passwords;