artifactStores property
A mapping of artifactStore
objects and their corresponding AWS
Regions. There must be an artifact store for the pipeline Region and for
each cross-region action in the pipeline.
Implementation
final Map<String, ArtifactStore>? artifactStores;