pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
SpotFleetAcceleratorCountRequest
Spot
Fleet
Accelerator
Count
Request
data
class
SpotFleetAcceleratorCountRequest
(
val
max
:
Int
?
=
null
,
val
min
:
Int
?
=
null
)
Types
Constructors
Properties
Constructors
Spot
Fleet
Accelerator
Count
Request
Link copied to clipboard
fun
SpotFleetAcceleratorCountRequest
(
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