AWS SDK for Kotlin
Toggle table of contents
1.4.123
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
medialive
/
aws.sdk.kotlin.services.medialive.model
/
InputDeviceOutputType
Input
Device
Output
Type
sealed
class
InputDeviceOutputType
The output attachment type of the input device.
Inheritors
MediaconnectFlow
MedialiveInput
None
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Mediaconnect
Flow
Link copied to clipboard
object
MediaconnectFlow
:
InputDeviceOutputType
Medialive
Input
Link copied to clipboard
object
MedialiveInput
:
InputDeviceOutputType
None
Link copied to clipboard
object
None
:
InputDeviceOutputType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
InputDeviceOutputType
Properties
value
Link copied to clipboard
abstract
val
value
:
String