AWS SDK for Kotlin
Toggle table of contents
1.5.9
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
customerprofiles
/
aws.sdk.kotlin.services.customerprofiles.model
/
ProfileTypeDimensionType
Profile
Type
Dimension
Type
sealed
class
ProfileTypeDimensionType
Inheritors
Exclusive
Inclusive
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Exclusive
Link copied to clipboard
object
Exclusive
:
ProfileTypeDimensionType
Inclusive
Link copied to clipboard
object
Inclusive
:
ProfileTypeDimensionType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ProfileTypeDimensionType
Properties
value
Link copied to clipboard
abstract
val
value
:
String