toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
dlm
/
aws.sdk.kotlin.services.dlm.model
/
ExecutionHandlerServiceValues
Execution
Handler
Service
Values
sealed
class
ExecutionHandlerServiceValues
Inheritors
AwsSystemsManager
SdkUnknown
Members
Types
Aws
Systems
Manager
Link copied to clipboard
object
AwsSystemsManager
:
ExecutionHandlerServiceValues
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ExecutionHandlerServiceValues
Properties
value
Link copied to clipboard
abstract
val
value
:
String