toggle menu
pulumi-aws-kotlin
6.81.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
=
"tyjnrgwfxyfwdqjg"
)
suspend
fun
defaultTargetCapacityType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mymrlcxhfgfexxoh"
)
suspend
fun
defaultTargetCapacityType
(
value
:
String
)
on
Demand
Target
Capacity
Link copied to clipboard
@
JvmName
(
name
=
"shhyxqmvhoopmwhy"
)
suspend
fun
onDemandTargetCapacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ghwtqhxmddrtfcxj"
)
suspend
fun
onDemandTargetCapacity
(
value
:
Int
?
)
spot
Target
Capacity
Link copied to clipboard
@
JvmName
(
name
=
"jycvwmeiugjjkxkl"
)
suspend
fun
spotTargetCapacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"dejsfekgmfrhswco"
)
suspend
fun
spotTargetCapacity
(
value
:
Int
?
)
target
Capacity
Unit
Type
Link copied to clipboard
@
JvmName
(
name
=
"twavtyrakmfkapns"
)
suspend
fun
targetCapacityUnitType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vhbsudsurgvhhkkw"
)
suspend
fun
targetCapacityUnitType
(
value
:
String
?
)
total
Target
Capacity
Link copied to clipboard
@
JvmName
(
name
=
"otdraxujdbirbctn"
)
suspend
fun
totalTargetCapacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rignlqldttpeuray"
)
suspend
fun
totalTargetCapacity
(
value
:
Int
)