companies

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

Parameters

value

List of companies associated with the developer.


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


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

Parameters

values

List of companies associated with the developer.