AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ssmsap
/
aws.sdk.kotlin.services.ssmsap.model
/
ComponentType
Component
Type
sealed
class
ComponentType
Inheritors
Abap
Ascs
Dialog
Ers
Hana
HanaNode
Wd
Webdisp
SdkUnknown
Members
Types
Abap
Link copied to clipboard
object
Abap
:
ComponentType
Ascs
Link copied to clipboard
object
Ascs
:
ComponentType
Companion
Link copied to clipboard
object
Companion
Dialog
Link copied to clipboard
object
Dialog
:
ComponentType
Ers
Link copied to clipboard
object
Ers
:
ComponentType
Hana
Link copied to clipboard
object
Hana
:
ComponentType
Hana
Node
Link copied to clipboard
object
HanaNode
:
ComponentType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ComponentType
Wd
Link copied to clipboard
object
Wd
:
ComponentType
Webdisp
Link copied to clipboard
object
Webdisp
:
ComponentType
Properties
value
Link copied to clipboard
abstract
val
value
:
String