toggle menu
pulumi-aws-kotlin
6.37.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.inputs
/
FleetTargetCapacitySpecificationArgsBuilder
Fleet
Target
Capacity
Specification
Args
Builder
class
FleetTargetCapacitySpecificationArgsBuilder
Builder for
FleetTargetCapacitySpecificationArgs
.
Members
Functions
default
Target
Capacity
Type
Link copied to clipboard
@
JvmName
(
name
=
"kytcgoddrjbatblo"
)
suspend
fun
defaultTargetCapacityType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vfvysrqjvthsjcua"
)
suspend
fun
defaultTargetCapacityType
(
value
:
String
)
on
Demand
Target
Capacity
Link copied to clipboard
@
JvmName
(
name
=
"dmtcfryhxnyrpoft"
)
suspend
fun
onDemandTargetCapacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"smarhtnmleoqtqwe"
)
suspend
fun
onDemandTargetCapacity
(
value
:
Int
?
)
spot
Target
Capacity
Link copied to clipboard
@
JvmName
(
name
=
"rjrgvyrhokcadavt"
)
suspend
fun
spotTargetCapacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"cubvxgobooalwaox"
)
suspend
fun
spotTargetCapacity
(
value
:
Int
?
)
target
Capacity
Unit
Type
Link copied to clipboard
@
JvmName
(
name
=
"hypotwmotevigxcv"
)
suspend
fun
targetCapacityUnitType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fexkccafrbxywmfh"
)
suspend
fun
targetCapacityUnitType
(
value
:
String
?
)
total
Target
Capacity
Link copied to clipboard
@
JvmName
(
name
=
"rqbikoedmxxbedfc"
)
suspend
fun
totalTargetCapacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"negftbdulencniwg"
)
suspend
fun
totalTargetCapacity
(
value
:
Int
)