toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
firehose
/
aws.sdk.kotlin.services.firehose.model
/
DeliveryStreamType
Delivery
Stream
Type
sealed
class
DeliveryStreamType
Inheritors
DirectPut
KinesisStreamAsSource
MskasSource
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Direct
Put
Link copied to clipboard
object
DirectPut
:
DeliveryStreamType
Kinesis
Stream
As
Source
Link copied to clipboard
object
KinesisStreamAsSource
:
DeliveryStreamType
Mskas
Source
Link copied to clipboard
object
MskasSource
:
DeliveryStreamType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
DeliveryStreamType
Properties
value
Link copied to clipboard
abstract
val
value
:
String