AWS SDK for Kotlin
Toggle table of contents
1.5.32
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
cleanroomsml
/
aws.sdk.kotlin.services.cleanroomsml.model
/
EntityType
Entity
Type
sealed
class
EntityType
Inheritors
AllPersonallyIdentifiableInformation
Custom
Numbers
SdkUnknown
Members
Types
All
Personally
Identifiable
Information
Link copied to clipboard
object
AllPersonallyIdentifiableInformation
:
EntityType
Companion
Link copied to clipboard
object
Companion
Custom
Link copied to clipboard
object
Custom
:
EntityType
Numbers
Link copied to clipboard
object
Numbers
:
EntityType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
EntityType
Properties
value
Link copied to clipboard
abstract
val
value
:
String