Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GitConfigSourceRecord

Metadata about the Git configuration source.

Properties

Optional branchName

branchName: undefined | string

The name of the branch within the Git repository.

Optional commitId

commitId: undefined | string

The unique identifier (SHA-1 hash) of the individual change to the Git repository.

Const configSourceRecordType

configSourceRecordType: string = "GIT_CONFIG_SOURCE"

configurationSourceProviderId

configurationSourceProviderId: string

Unique identifier (OCID) for the Git configuration source.

Optional repositoryUrl

repositoryUrl: undefined | string

The URL of the Git repository.

Methods

getDeserializedJsonObj

getJsonObj