auth Type
Parameters
value
The type of authentication used to connect to a GitHub, GitHub Enterprise, or Bitbucket repository. Valid values are BASIC_AUTH
, PERSONAL_ACCESS_TOKEN
, CODECONNECTIONS
, and SECRETS_MANAGER
. An OAUTH connection is not supported by the API.