communities

@JvmName(name = "shylkbxrcpsffppu")
suspend fun communities(value: Output<List<String>>)
@JvmName(name = "uiewgjvdqutwxdqi")
suspend fun communities(value: List<String>)

Parameters

value

The list of community strings to announce with this prefix.


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


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

Parameters

values

The list of community strings to announce with this prefix.