avatarHash

@JvmName(name = "vgeluvdufhqrlobd")
suspend fun avatarHash(value: Output<String>)
@JvmName(name = "ssidkyjyiqtfiluc")
suspend fun avatarHash(value: String?)

Parameters

value

The hash of the avatar image. Use filesha256("path/to/avatar.png") whenever possible. Note: this is used to trigger an update of the avatar. If it's not given, but an avatar is given, the avatar will be updated each time.