pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
SpotFleetNetworkInterfaceCountRequest
Spot
Fleet
Network
Interface
Count
Request
data
class
SpotFleetNetworkInterfaceCountRequest
(
val
max
:
Int
?
=
null
,
val
min
:
Int
?
=
null
)
Types
Constructors
Properties
Constructors
Spot
Fleet
Network
Interface
Count
Request
Link copied to clipboard
fun
SpotFleetNetworkInterfaceCountRequest
(
max
:
Int
?
=
null
,
min
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
max
Link copied to clipboard
val
max
:
Int
?
=
null
min
Link copied to clipboard
val
min
:
Int
?
=
null