customProperties property

Map<String, Value> customProperties
final

The custom properties of the artifact. Deprecated. Use RuntimeArtifact.metadata instead.

Implementation

final Map<String, Value> customProperties;