AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
databasemigrationservice
/
aws.sdk.kotlin.services.databasemigrationservice.model
/
EndpointSettingTypeValue
Endpoint
Setting
Type
Value
sealed
class
EndpointSettingTypeValue
Inheritors
Boolean
Enum
Integer
String
SdkUnknown
Members
Types
Boolean
Link copied to clipboard
object
Boolean
:
EndpointSettingTypeValue
Companion
Link copied to clipboard
object
Companion
Enum
Link copied to clipboard
object
Enum
:
EndpointSettingTypeValue
Integer
Link copied to clipboard
object
Integer
:
EndpointSettingTypeValue
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
EndpointSettingTypeValue
String
Link copied to clipboard
object
String
:
EndpointSettingTypeValue
Properties
value
Link copied to clipboard
abstract
val
value
:
String