communities

@JvmName(name = "tvwrdihnjhjlmpio")
suspend fun communities(value: Output<List<String>>)
@JvmName(name = "qvnwwcccdshfwdka")
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 = "bgjbbfvotigxclsm")
suspend fun communities(vararg values: Output<String>)


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

Parameters

values

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