communities

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

Parameters

value

A list of BGP communities which this criterion matches.


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


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

Parameters

values

A list of BGP communities which this criterion matches.