UpdateCredentialRequest

Properties

Name
Type
Description
Notes

personal_access_token

String

The personal access token used to authenticate to the corresponding Git provider.

git_username

Option<String>

Git username.

[optional]

git_provider

Option<String>

Git provider. This field is case-insensitive. The available Git providers are awsCodeCommit, azureDevOpsServices, bitbucketCloud, bitbucketServer, gitHub, gitHubEnterprise, gitLab, and gitLabEnterpriseEdition.

[optional]

[Back to Model list] [Back to API list] [Back to README]

Last updated