toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
pinpoint
/
aws.sdk.kotlin.services.pinpoint.model
/
AttributeType
Attribute
Type
sealed
class
AttributeType
Inheritors
After
Before
Between
Contains
Exclusive
Inclusive
On
SdkUnknown
Members
Types
After
Link copied to clipboard
object
After
:
AttributeType
Before
Link copied to clipboard
object
Before
:
AttributeType
Between
Link copied to clipboard
object
Between
:
AttributeType
Companion
Link copied to clipboard
object
Companion
Contains
Link copied to clipboard
object
Contains
:
AttributeType
Exclusive
Link copied to clipboard
object
Exclusive
:
AttributeType
Inclusive
Link copied to clipboard
object
Inclusive
:
AttributeType
On
Link copied to clipboard
object
On
:
AttributeType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AttributeType
Properties
value
Link copied to clipboard
abstract
val
value
:
String