inputArtifactDetails

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

Parameters

value

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


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

Parameters

argument

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