BuildResultUserSourceInfo interface

Reference to a build result

Extends

Properties

buildResultId

Resource id of an existing succeeded build result under the same Spring instance.

type

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

version

Version of the source

Property Details

buildResultId

Resource id of an existing succeeded build result under the same Spring instance.

buildResultId?: string

Property Value

string

type

Polymorphic discriminator, which specifies the different types this object can be

type: "BuildResult"

Property Value

"BuildResult"

Inherited Property Details

version

Version of the source

version?: string

Property Value

string

Inherited From UserSourceInfo.version