communities

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


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

Parameters

values

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