artifactStores

@JvmName(name = "kyqwihulrengigck")
suspend fun artifactStores(value: Output<List<PipelineArtifactStoreArgs>>)
@JvmName(name = "nkgxgutuwgwbfuye")
suspend fun artifactStores(value: List<PipelineArtifactStoreArgs>?)

Parameters

value

One or more artifact_store blocks. Artifact stores are documented below.


@JvmName(name = "rlpqrsdajhsondfw")
suspend fun artifactStores(vararg values: Output<PipelineArtifactStoreArgs>)


@JvmName(name = "rsjyuuahlytwiind")
suspend fun artifactStores(values: List<Output<PipelineArtifactStoreArgs>>)
@JvmName(name = "rwrheaowcchxvocn")
suspend fun artifactStores(vararg values: PipelineArtifactStoreArgs)

Parameters

values

One or more artifact_store blocks. Artifact stores are documented below.


@JvmName(name = "cpehyqgtyojxiefs")
suspend fun artifactStores(argument: List<suspend PipelineArtifactStoreArgsBuilder.() -> Unit>)
@JvmName(name = "semjdadqglkbrgrx")
suspend fun artifactStores(vararg argument: suspend PipelineArtifactStoreArgsBuilder.() -> Unit)
@JvmName(name = "eolgmtmhqvjqpyld")
suspend fun artifactStores(argument: suspend PipelineArtifactStoreArgsBuilder.() -> Unit)

Parameters

argument

One or more artifact_store blocks. Artifact stores are documented below.