pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.inputs
/
FleetTargetCapacitySpecificationArgsBuilder
Fleet
Target
Capacity
Specification
Args
Builder
class
FleetTargetCapacitySpecificationArgsBuilder
Builder for
FleetTargetCapacitySpecificationArgs
.
Functions
Functions
default
Target
Capacity
Type
Link copied to clipboard
@
JvmName
(
name
=
"gfflslchyjosophx"
)
suspend
fun
defaultTargetCapacityType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xshfuexnlvtxheqs"
)
suspend
fun
defaultTargetCapacityType
(
value
:
String
)
on
Demand
Target
Capacity
Link copied to clipboard
@
JvmName
(
name
=
"rxasrrshgxpjysyf"
)
suspend
fun
onDemandTargetCapacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"xmnacsymbgqgbdqp"
)
suspend
fun
onDemandTargetCapacity
(
value
:
Int
?
)
spot
Target
Capacity
Link copied to clipboard
@
JvmName
(
name
=
"byqhwdnaedimuttg"
)
suspend
fun
spotTargetCapacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"nxhilalqqswtxoyp"
)
suspend
fun
spotTargetCapacity
(
value
:
Int
?
)
target
Capacity
Unit
Type
Link copied to clipboard
@
JvmName
(
name
=
"sxghsakudykcojrd"
)
suspend
fun
targetCapacityUnitType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uckfjuuyhftmqkgf"
)
suspend
fun
targetCapacityUnitType
(
value
:
String
?
)
total
Target
Capacity
Link copied to clipboard
@
JvmName
(
name
=
"vkoxwndaxtskpdbu"
)
suspend
fun
totalTargetCapacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"lydmffvesglpueph"
)
suspend
fun
totalTargetCapacity
(
value
:
Int
)