resourceNames

@JvmName(name = "addwhialdeisutxg")
suspend fun resourceNames(value: Output<List<String>>)
@JvmName(name = "exxurpgegwkioipu")
suspend fun resourceNames(value: List<String>?)

Parameters

value

The names of logging resources to collect logs for. Currently only projects are supported. If empty, the widget will default to the host project.


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


@JvmName(name = "raieeucffbfirmry")
suspend fun resourceNames(values: List<Output<String>>)
@JvmName(name = "ulvplwbokrdqujsp")
suspend fun resourceNames(vararg values: String)

Parameters

values

The names of logging resources to collect logs for. Currently only projects are supported. If empty, the widget will default to the host project.