inputArtifactDetails

@JvmName(name = "lfmcwnjpdyoabbms")
suspend fun inputArtifactDetails(value: Output<CustomActionTypeArtifactDetailsArgs>)
@JvmName(name = "nlgebxkxtkmcljoy")
suspend fun inputArtifactDetails(value: CustomActionTypeArtifactDetailsArgs?)

Parameters

value

The details of the input artifact for the action, such as its commit ID.


@JvmName(name = "incekgeqibrfnjaf")
suspend fun inputArtifactDetails(argument: suspend CustomActionTypeArtifactDetailsArgsBuilder.() -> Unit)

Parameters

argument

The details of the input artifact for the action, such as its commit ID.