AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
kendra
/
aws.sdk.kotlin.services.kendra.model
/
AlfrescoEntity
Alfresco
Entity
sealed
class
AlfrescoEntity
Inheritors
Blog
DocumentLibrary
Wiki
SdkUnknown
Members
Types
Blog
Link copied to clipboard
object
Blog
:
AlfrescoEntity
Companion
Link copied to clipboard
object
Companion
Document
Library
Link copied to clipboard
object
DocumentLibrary
:
AlfrescoEntity
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AlfrescoEntity
Wiki
Link copied to clipboard
object
Wiki
:
AlfrescoEntity
Properties
value
Link copied to clipboard
abstract
val
value
:
String