BuildResultUserSourceInfo interface
Reference to a build result
- Extends
Properties
build |
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"