ints

@JvmName(name = "jpmckupblaabcxhs")
suspend fun ints(value: Output<List<Int>>)
@JvmName(name = "kdgourukjlkgeurf")
suspend fun ints(value: List<Int>)

Parameters

value

Ints is the slice of 64-bit integers.


@JvmName(name = "hpqcumdxoqwctudo")
suspend fun ints(vararg values: Output<Int>)


@JvmName(name = "rgkwgpeoraybhchu")
suspend fun ints(values: List<Output<Int>>)
@JvmName(name = "vhwftatkdvjensls")
suspend fun ints(vararg values: Int)

Parameters

values

Ints is the slice of 64-bit integers.