toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
wafregional
/
aws.sdk.kotlin.services.wafregional.model
/
GeoMatchConstraintType
Geo
Match
Constraint
Type
sealed
class
GeoMatchConstraintType
Inheritors
Country
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Country
Link copied to clipboard
object
Country
:
GeoMatchConstraintType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
GeoMatchConstraintType
Properties
value
Link copied to clipboard
abstract
val
value
:
String