artifactId property

String? artifactId
getter/setter pair

Unique identifier (e.g. UUID) for the artifact.

It must be at least unique within a task.

Implementation

core.String? artifactId;