toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.resource.v1alpha2.kotlin.inputs
/
NamedResourcesIntSliceArgsBuilder
/
ints
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.