metadata

@JvmName(name = "qqcwsmrafkgvuaox")
suspend fun metadata(value: Output<Map<String, String>>)
@JvmName(name = "bbceercwwovdmiqh")
suspend fun metadata(value: Map<String, String>?)

Parameters

value

Optional. Metadata associated with the Consent artifact. For example, the consent locale or user agent version.


@JvmName(name = "fdhlgejodcauttcy")
fun metadata(vararg values: Pair<String, String>)

Parameters

values

Optional. Metadata associated with the Consent artifact. For example, the consent locale or user agent version.