userName property

Input<String?>? userName
final

The Bitbucket username when the authType is BASIC_AUTH. This parameter is not valid for other types of source providers or connections.

Implementation

final pulumi.Input<String?>? userName;