inputArtifacts property

The runtime artifacts of the PipelineJob. The key will be the input artifact name and the value would be one of the InputArtifact.

Implementation

final Map<String, PipelineJob_RuntimeConfig_InputArtifact> inputArtifacts;