toggle menu
pulumi-aws-kotlin
6.76.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
=
"nybnfxtddupgqisc"
)
suspend
fun
defaultTargetCapacityType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kjyropfoidpxvqwe"
)
suspend
fun
defaultTargetCapacityType
(
value
:
String
)
on
Demand
Target
Capacity
Link copied to clipboard
@
JvmName
(
name
=
"hmxaxdoalhfqwogx"
)
suspend
fun
onDemandTargetCapacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jpaawomkjbnbckcx"
)
suspend
fun
onDemandTargetCapacity
(
value
:
Int
?
)
spot
Target
Capacity
Link copied to clipboard
@
JvmName
(
name
=
"yesbqebhrevbvhad"
)
suspend
fun
spotTargetCapacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"plkoyvwenotmejxd"
)
suspend
fun
spotTargetCapacity
(
value
:
Int
?
)
target
Capacity
Unit
Type
Link copied to clipboard
@
JvmName
(
name
=
"fwbivqrwusinkbkv"
)
suspend
fun
targetCapacityUnitType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lkkymenpncpbfbch"
)
suspend
fun
targetCapacityUnitType
(
value
:
String
?
)
total
Target
Capacity
Link copied to clipboard
@
JvmName
(
name
=
"rgulkceorsylfkke"
)
suspend
fun
totalTargetCapacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"abhpabwxuttwxaku"
)
suspend
fun
totalTargetCapacity
(
value
:
Int
)