AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
mgn
/
aws.sdk.kotlin.services.mgn.model
/
SsmDocumentType
Ssm
Document
Type
sealed
class
SsmDocumentType
Inheritors
Automation
Command
SdkUnknown
Members
Types
Automation
Link copied to clipboard
object
Automation
:
SsmDocumentType
Command
Link copied to clipboard
object
Command
:
SsmDocumentType
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SsmDocumentType
Properties
value
Link copied to clipboard
abstract
val
value
:
String