artifactStore
construct an aws.sdk.kotlin.services.codepipeline.model.ArtifactStore inside the given block
Represents information about the S3 bucket where artifacts are stored for the pipeline.
You must include either artifactStore
or artifactStores
in your pipeline, but you cannot use both. If you create a cross-region action in your pipeline, you must use artifactStores
.