resourceIds

@JvmName(name = "oyauwiohbxhftwuc")
suspend fun resourceIds(value: Output<List<String>>)
@JvmName(name = "dimfdcmfbnasmvoy")
suspend fun resourceIds(value: List<String>?)

Parameters

value

The resource IDs that the issue relates to.


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


@JvmName(name = "qmqviyovewibbxcf")
suspend fun resourceIds(values: List<Output<String>>)
@JvmName(name = "avtxhvrdxpprrqhj")
suspend fun resourceIds(vararg values: String)

Parameters

values

The resource IDs that the issue relates to.