AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
deadline
/
aws.sdk.kotlin.services.deadline.model
/
UpdateQueueFleetAssociationStatus
Update
Queue
Fleet
Association
Status
sealed
class
UpdateQueueFleetAssociationStatus
Inheritors
Active
StopSchedulingAndCancelTasks
StopSchedulingAndCompleteTasks
SdkUnknown
Members
Types
Active
Link copied to clipboard
object
Active
:
UpdateQueueFleetAssociationStatus
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
UpdateQueueFleetAssociationStatus
Stop
Scheduling
And
Cancel
Tasks
Link copied to clipboard
object
StopSchedulingAndCancelTasks
:
UpdateQueueFleetAssociationStatus
Stop
Scheduling
And
Complete
Tasks
Link copied to clipboard
object
StopSchedulingAndCompleteTasks
:
UpdateQueueFleetAssociationStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String