outputArtifactDetails

@JvmName(name = "wkyfkyntmsfhjyvq")
suspend fun outputArtifactDetails(value: Output<CustomActionTypeArtifactDetailsArgs>)
@JvmName(name = "vxpyxppivuyydycx")
suspend fun outputArtifactDetails(value: CustomActionTypeArtifactDetailsArgs?)

Parameters

value

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


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

Parameters

argument

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