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
/
Platform
Platform
sealed
class
Platform
Inheritors
Android
Ios
SdkUnknown
Members
Types
Android
Link copied to clipboard
object
Android
:
Platform
Companion
Link copied to clipboard
object
Companion
Ios
Link copied to clipboard
object
Ios
:
Platform
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Platform
Properties
value
Link copied to clipboard
abstract
val
value
:
String