toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.codepipeline.kotlin.inputs
/
PipelineStageActionArgsBuilder
/
inputArtifacts
input
Artifacts
@
JvmName
(
name
=
"addovxqhiimqxudi"
)
suspend
fun
inputArtifacts
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"uefcjrbwmqerlqvl"
)
suspend
fun
inputArtifacts
(
value
:
List
<
String
>
?
)
Parameters
value
A list of artifact names to be worked on.
@
JvmName
(
name
=
"kkwfmaatgxwmpbdr"
)
suspend
fun
inputArtifacts
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"fuotkwanbemvaefh"
)
suspend
fun
inputArtifacts
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"iiejwmiasqavurch"
)
suspend
fun
inputArtifacts
(
vararg
values
:
String
)
Parameters
values
A list of artifact names to be worked on.