companies

@JvmName(name = "bqsencubvmncxffe")
suspend fun companies(value: Output<List<String>>)
@JvmName(name = "vrtlejxnonthdbrw")
suspend fun companies(value: List<String>?)

Parameters

value

List of companies associated with the developer.


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


@JvmName(name = "tgddgkcfpdqwhyck")
suspend fun companies(values: List<Output<String>>)
@JvmName(name = "yhgbavslexavrsvn")
suspend fun companies(vararg values: String)

Parameters

values

List of companies associated with the developer.