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