contentHash

@JvmName(name = "pxxjclfweipxphrf")
suspend fun contentHash(value: Output<HashArgs>)
@JvmName(name = "gtsvgluixnrflsns")
suspend fun contentHash(value: HashArgs?)

Parameters

value

The hash of the resource content. E.g., the Docker digest.


@JvmName(name = "dgysclmwawiiylvg")
suspend fun contentHash(argument: suspend HashArgsBuilder.() -> Unit)

Parameters

argument

The hash of the resource content. E.g., the Docker digest.