artifactConfigs property

List<ArtifactConfig>? artifactConfigs
getter/setter pair

The artifact configurations of the artifacts that are deployed.

Optional.

Implementation

core.List<ArtifactConfig>? artifactConfigs;