pulumi-random-kotlin
4.14.0.0
pulumi-random-kotlin
/
com.pulumi.random.kotlin
/
RandomIntegerArgs
/
RandomIntegerArgs
Random
Integer
Args
fun
RandomIntegerArgs
(
keepers
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
max
:
Output
<
Int
>
?
=
null
,
min
:
Output
<
Int
>
?
=
null
,
seed
:
Output
<
String
>
?
=
null
)