communities

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

Parameters

value

The collection for bgp community values to filter on. e.g. '12076:5010','12076:5020'.


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


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

Parameters

values

The collection for bgp community values to filter on. e.g. '12076:5010','12076:5020'.