Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ArtifactTypeDefinition

Hierarchy

  • ArtifactTypeDefinition

Index

Properties

Optional artifactTriggerConfiguration

artifactTriggerConfiguration: ArtifactTriggerConfiguration

Gets or sets the artifact trigger configuration of artifact type defintion.

Optional artifactType

artifactType: string

Gets or sets the artifact type of artifact type defintion. Valid values are 'Build', 'Package', 'Source' or 'ContainerImage'.

Optional displayName

displayName: string

Gets or sets the display name of artifact type defintion.

Optional endpointTypeId

endpointTypeId: string

Gets or sets the endpoint type id of artifact type defintion.

Optional inputDescriptors

inputDescriptors: Array<InputDescriptor>

Gets or sets the input descriptors of artifact type defintion.

Optional name

name: string

Gets or sets the name of artifact type defintion.

Optional uniqueSourceIdentifier

uniqueSourceIdentifier: string

Gets or sets the unique source identifier of artifact type defintion.

Generated using TypeDoc