allowedHosts

@JvmName(name = "gfnlgmutugdrixrb")
suspend fun allowedHosts(value: Output<List<String>>)
@JvmName(name = "ovrwbirpcnxbmqbu")
suspend fun allowedHosts(value: List<String>?)

Parameters

value

Allowed DCDN domain names.


@JvmName(name = "luijnlvaemhstnqb")
suspend fun allowedHosts(vararg values: Output<String>)


@JvmName(name = "yhobrlxhgypfxguj")
suspend fun allowedHosts(values: List<Output<String>>)
@JvmName(name = "tnrmbjqqhwdyokfg")
suspend fun allowedHosts(vararg values: String)

Parameters

values

Allowed DCDN domain names.