pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.inputs
/
LaunchTemplateInstanceMarketOptionsSpotOptionsArgsBuilder
Launch
Template
Instance
Market
Options
Spot
Options
Args
Builder
class
LaunchTemplateInstanceMarketOptionsSpotOptionsArgsBuilder
Builder for
LaunchTemplateInstanceMarketOptionsSpotOptionsArgs
.
Functions
Functions
block
Duration
Minutes
Link copied to clipboard
@
JvmName
(
name
=
"ruqqbwfsnwkkjknf"
)
suspend
fun
blockDurationMinutes
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"bgiiplfmkxnvuscy"
)
suspend
fun
blockDurationMinutes
(
value
:
Int
?
)
instance
Interruption
Behavior
Link copied to clipboard
@
JvmName
(
name
=
"wgfewkdfmycnugxo"
)
suspend
fun
instanceInterruptionBehavior
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cneplgsndiheiutv"
)
suspend
fun
instanceInterruptionBehavior
(
value
:
String
?
)
max
Price
Link copied to clipboard
@
JvmName
(
name
=
"qbndcwlxqfxxiyyx"
)
suspend
fun
maxPrice
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pmqhddelumprikvo"
)
suspend
fun
maxPrice
(
value
:
String
?
)
spot
Instance
Type
Link copied to clipboard
@
JvmName
(
name
=
"jcedyypieitwfsdg"
)
suspend
fun
spotInstanceType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nkoluyimxqbragsk"
)
suspend
fun
spotInstanceType
(
value
:
String
?
)
valid
Until
Link copied to clipboard
@
JvmName
(
name
=
"vbbqipyhwbwmfmre"
)
suspend
fun
validUntil
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dewmitheytcrwkci"
)
suspend
fun
validUntil
(
value
:
String
?
)