locations

@SerializedName(value = "locations")
@Expose
open var locations: List<ArtifactLocation>

An array of the artifactLocation objects associated with the tool component.