localRulestackPrefixListIds

@JvmName(name = "yfkevflbokxhfgdr")
suspend fun localRulestackPrefixListIds(value: Output<List<String>>)
@JvmName(name = "coibsdbtdjvnjbys")
suspend fun localRulestackPrefixListIds(value: List<String>?)

Parameters

value

Specifies a list of Prefix Lists.

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


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


@JvmName(name = "ewuwbiapurjorwew")
suspend fun localRulestackPrefixListIds(values: List<Output<String>>)
@JvmName(name = "bcjvlvnyijpleely")
suspend fun localRulestackPrefixListIds(vararg values: String)

Parameters

values

Specifies a list of Prefix Lists.

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