inputArtifactDetails

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

Parameters

value

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


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

Parameters

argument

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