userName property

Output<String?> userName
latefinal

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

Implementation

late final pulumi.Output<String?> userName;