GetCredentialResponse
Properties
Name
Type
Description
Notes
credential_id
Option<i64>
ID of the credential object in the workspace.
[optional]
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]
Last updated