customMetadata

@JvmName(name = "kseyhtahwwciaxvu")
suspend fun customMetadata(value: Output<Map<String, String>>)
@JvmName(name = "ohkqnprlcjonwili")
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 = "nmpjhdamncrhxofb")
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.