companies

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

Parameters

value

List of companies associated with the developer.


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


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

Parameters

values

List of companies associated with the developer.