type property

Input<String> type
final

Type of version identifier. For a git-based repository, branches represent versions. Valid values: BRANCH.

Implementation

final pulumi.Input<String> type;