userName property
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;
The Bitbucket username when the authType is BASIC_AUTH. This parameter is not valid for
other types of source providers or connections.
late final pulumi.Output<String?> userName;