communities

@JvmName(name = "tpqewckogqxtnhxm")
suspend fun communities(value: Output<List<String>>)
@JvmName(name = "qhwqtjelgyosbkfv")
suspend fun communities(value: List<String>?)

Parameters

value

A list of BGP communities which this criterion matches.


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


@JvmName(name = "pieyynnjigcsfiov")
suspend fun communities(values: List<Output<String>>)
@JvmName(name = "tegqdqdjimamubcw")
suspend fun communities(vararg values: String)

Parameters

values

A list of BGP communities which this criterion matches.