localRulestackFqdnListIds

@JvmName(name = "srgfvjpcoyqbopxc")
suspend fun localRulestackFqdnListIds(value: Output<List<String>>)
@JvmName(name = "dmjsvqihopnoffor")
suspend fun localRulestackFqdnListIds(value: List<String>?)

Parameters

value

Specifies a list of FQDN lists.

Note: This is a list of names of FQDN Lists configured on the same Local Rulestack as this Rule is being created.


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


@JvmName(name = "dpgkcyriniewfdfq")
suspend fun localRulestackFqdnListIds(values: List<Output<String>>)
@JvmName(name = "uxyymurohnnrgfcy")
suspend fun localRulestackFqdnListIds(vararg values: String)

Parameters

values

Specifies a list of FQDN lists.

Note: This is a list of names of FQDN Lists configured on the same Local Rulestack as this Rule is being created.