createdArtifactList property

List<CreatedArtifact>? createdArtifactList
final

List of created artifacts up to the maximum number of results specified in the request.

Implementation

final List<CreatedArtifact>? createdArtifactList;