AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
connectcases
/
aws.sdk.kotlin.services.connectcases.model
/
RelatedItemType
Related
Item
Type
sealed
class
RelatedItemType
Inheritors
Comment
Contact
File
Sla
SdkUnknown
Members
Types
Comment
Link copied to clipboard
object
Comment
:
RelatedItemType
Companion
Link copied to clipboard
object
Companion
Contact
Link copied to clipboard
object
Contact
:
RelatedItemType
File
Link copied to clipboard
object
File
:
RelatedItemType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RelatedItemType
Sla
Link copied to clipboard
object
Sla
:
RelatedItemType
Properties
value
Link copied to clipboard
abstract
val
value
:
String