communities

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


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

Parameters

values

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