networkSourceAcls

@JvmName(name = "knjgcxrhovospgig")
suspend fun networkSourceAcls(value: Output<List<String>>)
@JvmName(name = "cddblkvsscfebmeb")
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 = "drecfowwqljsbakx")
suspend fun networkSourceAcls(vararg values: Output<String>)


@JvmName(name = "ktuieigupaflvvxh")
suspend fun networkSourceAcls(values: List<Output<String>>)
@JvmName(name = "eiomfdaxgugixtip")
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".