communities

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

Parameters

value

The list of community strings to announce with this prefix.


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


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

Parameters

values

The list of community strings to announce with this prefix.