pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
Ec2Fleet
Ec2Fleet
class
Ec2Fleet
:
KotlinCustomResource
Resource Type definition for AWS::EC2::EC2Fleet
Properties
Properties
context
Link copied to clipboard
val
context
:
Output
<
String
>
?
excess
Capacity
Termination
Policy
Link copied to clipboard
val
excessCapacityTerminationPolicy
:
Output
<
Ec2FleetExcessCapacityTerminationPolicy
>
?
fleet
Id
Link copied to clipboard
val
fleetId
:
Output
<
String
>
id
Link copied to clipboard
val
id
:
Output
<
String
>
launch
Template
Configs
Link copied to clipboard
val
launchTemplateConfigs
:
Output
<
List
<
Ec2FleetFleetLaunchTemplateConfigRequest
>
>
on
Demand
Options
Link copied to clipboard
val
onDemandOptions
:
Output
<
Ec2FleetOnDemandOptionsRequest
>
?
pulumi
Child
Resources
Link copied to clipboard
val
pulumiChildResources
:
Set
<
KotlinResource
>
pulumi
Resource
Name
Link copied to clipboard
val
pulumiResourceName
:
String
pulumi
Resource
Type
Link copied to clipboard
val
pulumiResourceType
:
String
replace
Unhealthy
Instances
Link copied to clipboard
val
replaceUnhealthyInstances
:
Output
<
Boolean
>
?
spot
Options
Link copied to clipboard
val
spotOptions
:
Output
<
Ec2FleetSpotOptionsRequest
>
?
tag
Specifications
Link copied to clipboard
val
tagSpecifications
:
Output
<
List
<
Ec2FleetTagSpecification
>
>
?
target
Capacity
Specification
Link copied to clipboard
val
targetCapacitySpecification
:
Output
<
Ec2FleetTargetCapacitySpecificationRequest
>
terminate
Instances
With
Expiration
Link copied to clipboard
val
terminateInstancesWithExpiration
:
Output
<
Boolean
>
?
type
Link copied to clipboard
val
type
:
Output
<
Ec2FleetType
>
?
urn
Link copied to clipboard
val
urn
:
Output
<
String
>
valid
From
Link copied to clipboard
val
validFrom
:
Output
<
String
>
?
valid
Until
Link copied to clipboard
val
validUntil
:
Output
<
String
>
?