AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
macie2
/
aws.sdk.kotlin.services.macie2.model
/
FindingStatisticsSortAttributeName
Finding
Statistics
Sort
Attribute
Name
sealed
class
FindingStatisticsSortAttributeName
The grouping to sort the results by. Valid values are:
Inheritors
Count
GroupKey
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Count
Link copied to clipboard
object
Count
:
FindingStatisticsSortAttributeName
Group
Key
Link copied to clipboard
object
GroupKey
:
FindingStatisticsSortAttributeName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
FindingStatisticsSortAttributeName
Properties
value
Link copied to clipboard
abstract
val
value
:
String