sourceIdentifier property

Input<String> sourceIdentifier
final

An identifier for this project source. The identifier can only contain alphanumeric characters and underscores, and must be less than 128 characters in length.

Implementation

final pulumi.Input<String> sourceIdentifier;