customMetadata

@JvmName(name = "uyvhsfmsspxvgyeb")
suspend fun customMetadata(value: Output<Map<String, String>>)
@JvmName(name = "rteagwunjhcoaxxk")
suspend fun customMetadata(value: Map<String, String>?)

Parameters

value

Custom metadata associated with custom hostname. Only supports primitive string values, all other values are accessible via the API directly.


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

Parameters

values

Custom metadata associated with custom hostname. Only supports primitive string values, all other values are accessible via the API directly.