AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ec2
/
aws.sdk.kotlin.services.ec2.model
/
DeleteFleetSuccessItem
/
Builder
Builder
class
Builder
Members
Properties
current
Fleet
State
Link copied to clipboard
var
currentFleetState
:
FleetStateCode
?
The current state of the EC2 Fleet.
fleet
Id
Link copied to clipboard
var
fleetId
:
String
?
The ID of the EC2 Fleet.
previous
Fleet
State
Link copied to clipboard
var
previousFleetState
:
FleetStateCode
?
The previous state of the EC2 Fleet.