AWS SDK for Kotlin
Toggle table of contents
1.6.106
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
guardduty
/
aws.sdk.kotlin.services.guardduty.model
/
InvestigationSortField
Investigation
Sort
Field
sealed
class
InvestigationSortField
Inheritors
Confidence
EndTime
RiskLevel
StartTime
Status
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Confidence
Link copied to clipboard
object
Confidence
:
InvestigationSortField
End
Time
Link copied to clipboard
object
EndTime
:
InvestigationSortField
Risk
Level
Link copied to clipboard
object
RiskLevel
:
InvestigationSortField
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
InvestigationSortField
Start
Time
Link copied to clipboard
object
StartTime
:
InvestigationSortField
Status
Link copied to clipboard
object
Status
:
InvestigationSortField
Properties
value
Link copied to clipboard
abstract
val
value
:
String