Values.ImportSourceCredentialsOutputSourceImports the source repository credentials for an CodeBuild project that has its source code stored in a GitHub, GitHub Enterprise, GitLab, GitLab Self Managed, or Bitbucket repository.
type nonrec t = {arn : NonEmptyString.t option;The Amazon Resource Name (ARN) of the token.
*)}type nonrec error = [ | `AccountLimitExceededException of AccountLimitExceededException.t| `InvalidInputException of InvalidInputException.t| `ResourceAlreadyExistsException of ResourceAlreadyExistsException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccountLimitExceededException of unit
| `InvalidInputException of unit
| `ResourceAlreadyExistsException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccountLimitExceededException of unit
| `InvalidInputException of unit
| `ResourceAlreadyExistsException of unit
| `Unknown_operation_error of string * string option ]