manifestHash

@JvmName(name = "qkfdgibiojndaclj")
suspend fun manifestHash(value: Output<String>)
@JvmName(name = "tnirvvustswqbewy")
suspend fun manifestHash(value: String?)

Parameters

value

Used to trigger updates. Must be set to a base64-encoded SHA256 hash of the manifest source specified with filename. The usual way to set this is filebase64sha256("manifest.json") where "manifest.json" is the local filename of the manifest source.