communities

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


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

Parameters

values

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