pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
LaunchTemplateSpotOptions
/
LaunchTemplateSpotOptions
Launch
Template
Spot
Options
fun
LaunchTemplateSpotOptions
(
blockDurationMinutes
:
Int
?
=
null
,
instanceInterruptionBehavior
:
String
?
=
null
,
maxPrice
:
String
?
=
null
,
spotInstanceType
:
String
?
=
null
,
validUntil
:
String
?
=
null
)