communities

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

Parameters

value

A list of BGP communities.


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


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

Parameters

values

A list of BGP communities.