AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
kendra
/
aws.sdk.kotlin.services.kendra.model
/
IssueSubEntity
Issue
Sub
Entity
sealed
class
IssueSubEntity
Inheritors
Attachments
Comments
Worklogs
SdkUnknown
Members
Types
Attachments
Link copied to clipboard
object
Attachments
:
IssueSubEntity
Comments
Link copied to clipboard
object
Comments
:
IssueSubEntity
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
IssueSubEntity
Worklogs
Link copied to clipboard
object
Worklogs
:
IssueSubEntity
Properties
value
Link copied to clipboard
abstract
val
value
:
String