gitProvider | 'gitHub' | 'bitbucketCloud' | 'gitLab' | 'azureDevOpsServices' | 'gitHubEnterprise' | 'bitbucketServer' | 'gitLabEnterpriseEdition' | 'awsCodeCommit' | Required, Identifier | The Git provider. |
gitUsername | string | Required, Identifier | The username for Git authentication. |
personalAccessToken | string | Required, Identifier | The personal access token for Git authentication. |
credentialId | string | Read-only | The unique identifier of the Git credential. |
isDefaultForProvider | bool | | Whether this credential is the default for the provider. |
name | string | | The name of the Git credential. |