toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
guardduty
/
aws.sdk.kotlin.services.guardduty.model
/
ThreatIntelSetStatus
Threat
Intel
Set
Status
sealed
class
ThreatIntelSetStatus
Inheritors
Activating
Active
Deactivating
Deleted
DeletePending
Error
Inactive
SdkUnknown
Members
Types
Activating
Link copied to clipboard
object
Activating
:
ThreatIntelSetStatus
Active
Link copied to clipboard
object
Active
:
ThreatIntelSetStatus
Companion
Link copied to clipboard
object
Companion
Deactivating
Link copied to clipboard
object
Deactivating
:
ThreatIntelSetStatus
Deleted
Link copied to clipboard
object
Deleted
:
ThreatIntelSetStatus
Delete
Pending
Link copied to clipboard
object
DeletePending
:
ThreatIntelSetStatus
Error
Link copied to clipboard
object
Error
:
ThreatIntelSetStatus
Inactive
Link copied to clipboard
object
Inactive
:
ThreatIntelSetStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ThreatIntelSetStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String