networkSourceAcls

@JvmName(name = "gyybkuraadblilfl")
suspend fun networkSourceAcls(value: Output<List<String>>)
@JvmName(name = "uxxuayhmmiskdggn")
suspend fun networkSourceAcls(value: List<String>?)

Parameters

value

The set of request sources that are allowed access. Valid optional values:

  • TRUST_PROXY - Trusted proxy, usually the Alibaba Cloud console. Default to "TRUST_PROXY".


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


@JvmName(name = "dumigrkippxytmsg")
suspend fun networkSourceAcls(values: List<Output<String>>)
@JvmName(name = "kjcnfwrkpkivxlpe")
suspend fun networkSourceAcls(vararg values: String)

Parameters

values

The set of request sources that are allowed access. Valid optional values:

  • TRUST_PROXY - Trusted proxy, usually the Alibaba Cloud console. Default to "TRUST_PROXY".