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
/
UpdateQueueLimitAssociationStatus
Update
Queue
Limit
Association
Status
sealed
class
UpdateQueueLimitAssociationStatus
Inheritors
Active
StopLimitUsageAndCancelTasks
StopLimitUsageAndCompleteTasks
SdkUnknown
Members
Types
Active
Link copied to clipboard
object
Active
:
UpdateQueueLimitAssociationStatus
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
UpdateQueueLimitAssociationStatus
Stop
Limit
Usage
And
Cancel
Tasks
Link copied to clipboard
object
StopLimitUsageAndCancelTasks
:
UpdateQueueLimitAssociationStatus
Stop
Limit
Usage
And
Complete
Tasks
Link copied to clipboard
object
StopLimitUsageAndCompleteTasks
:
UpdateQueueLimitAssociationStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String