localRulestackFqdnListIds

@JvmName(name = "rgtsossldnkaohrv")
suspend fun localRulestackFqdnListIds(value: Output<List<String>>)
@JvmName(name = "oacpxlaqkfnvyovu")
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 = "dafgineuipunmvbl")
suspend fun localRulestackFqdnListIds(vararg values: Output<String>)


@JvmName(name = "crsmrdtggkwxbmwf")
suspend fun localRulestackFqdnListIds(values: List<Output<String>>)
@JvmName(name = "qsmpfscomlknvepd")
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.