AWS SDK for Kotlin
Toggle table of contents
1.6.106
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
wafv2
/
aws.sdk.kotlin.services.wafv2.model
/
RankingStatisticType
Ranking
Statistic
Type
sealed
class
RankingStatisticType
Inheritors
TopPathsByRevenue
TopSourcesByRevenue
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RankingStatisticType
Top
Paths
By
Revenue
Link copied to clipboard
object
TopPathsByRevenue
:
RankingStatisticType
Top
Sources
By
Revenue
Link copied to clipboard
object
TopSourcesByRevenue
:
RankingStatisticType
Properties
value
Link copied to clipboard
abstract
val
value
:
String