pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.inputs
/
SpotFleetMemoryMiBRequestArgs
Spot
Fleet
Memory
Mi
BRequest
Args
data
class
SpotFleetMemoryMiBRequestArgs
(
val
max
:
Output
<
Int
>
?
=
null
,
val
min
:
Output
<
Int
>
?
=
null
)
:
ConvertibleToJava
<
SpotFleetMemoryMiBRequestArgs
>
Constructors
Functions
Properties
Constructors
Spot
Fleet
Memory
Mi
BRequest
Args
Link copied to clipboard
fun
SpotFleetMemoryMiBRequestArgs
(
max
:
Output
<
Int
>
?
=
null
,
min
:
Output
<
Int
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SpotFleetMemoryMiBRequestArgs
Properties
max
Link copied to clipboard
val
max
:
Output
<
Int
>
?
=
null
min
Link copied to clipboard
val
min
:
Output
<
Int
>
?
=
null