AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
shield
/
aws.sdk.kotlin.services.shield.model
/
ProtectionGroupAggregation
Protection
Group
Aggregation
sealed
class
ProtectionGroupAggregation
Inheritors
Max
Mean
Sum
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Max
Link copied to clipboard
object
Max
:
ProtectionGroupAggregation
Mean
Link copied to clipboard
object
Mean
:
ProtectionGroupAggregation
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ProtectionGroupAggregation
Sum
Link copied to clipboard
object
Sum
:
ProtectionGroupAggregation
Properties
value
Link copied to clipboard
abstract
val
value
:
String