toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.deadline.kotlin.inputs
/
FleetMemoryMiBRangeArgs
Fleet
Memory
Mi
BRange
Args
data
class
FleetMemoryMiBRangeArgs
(
val
max
:
Output
<
Int
>
?
=
null
,
val
min
:
Output
<
Int
>
)
:
ConvertibleToJava
<
FleetMemoryMiBRangeArgs
>
Members
Constructors
Fleet
Memory
Mi
BRange
Args
Link copied to clipboard
constructor
(
max
:
Output
<
Int
>
?
=
null
,
min
:
Output
<
Int
>
)
Properties
max
Link copied to clipboard
val
max
:
Output
<
Int
>
?
=
null
min
Link copied to clipboard
val
min
:
Output
<
Int
>
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
FleetMemoryMiBRangeArgs