communities

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

Parameters

value

A list of BGP communities.


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


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

Parameters

values

A list of BGP communities.