AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
wafv2
/
aws.sdk.kotlin.services.wafv2.model
/
RateBasedStatementAggregateKeyType
Rate
Based
Statement
Aggregate
Key
Type
sealed
class
RateBasedStatementAggregateKeyType
Inheritors
Constant
CustomKeys
ForwardedIp
Ip
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Constant
Link copied to clipboard
object
Constant
:
RateBasedStatementAggregateKeyType
Custom
Keys
Link copied to clipboard
object
CustomKeys
:
RateBasedStatementAggregateKeyType
Forwarded
Ip
Link copied to clipboard
object
ForwardedIp
:
RateBasedStatementAggregateKeyType
Ip
Link copied to clipboard
object
Ip
:
RateBasedStatementAggregateKeyType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RateBasedStatementAggregateKeyType
Properties
value
Link copied to clipboard
abstract
val
value
:
String