queryStringsAllowedLists

@JvmName(name = "vomqfgevhcrkxvjx")
suspend fun queryStringsAllowedLists(value: Output<List<String>>)
@JvmName(name = "hxmldbcfuhsvpqau")
suspend fun queryStringsAllowedLists(value: List<String>?)

Parameters

value

The specific query strings that the distribution forwards to the origin.


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


@JvmName(name = "pwkasimltmmlkibn")
suspend fun queryStringsAllowedLists(values: List<Output<String>>)
@JvmName(name = "ixiicgxdgbxkhfbu")
suspend fun queryStringsAllowedLists(vararg values: String)

Parameters

values

The specific query strings that the distribution forwards to the origin.