Package version:

Interface SourceUploadedUserSourceInfo

Uploaded Java source code binary for a deployment

Hierarchy

Properties

artifactSelector?: string

Selector for the artifact to be used for the deployment for multi-module projects. This should be the relative path to the target module/project.

relativePath?: string

Relative path of the storage which stores the source

runtimeVersion?: string

Runtime version of the source file

type: "Source"

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

version?: string

Version of the source

Generated using TypeDoc