ints

@JvmName(name = "qvdivfdfhhntvlba")
suspend fun ints(value: Output<List<Int>>)
@JvmName(name = "gheqyyrkxhvmkbga")
suspend fun ints(value: List<Int>?)

Parameters

value

Ints is the slice of 64-bit integers.


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


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

Parameters

values

Ints is the slice of 64-bit integers.