communities

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

Parameters

value

The names of the BGP communities to be associated with the announcement, utilizing a BGP community string in 1234:1234 format.


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


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

Parameters

values

The names of the BGP communities to be associated with the announcement, utilizing a BGP community string in 1234:1234 format.