kinesis
kinesis
io.burkard.cdk.services.kinesis
CfnStream
CfnStreamConsumer
CfnStreamConsumerProps
CfnStreamProps
Stream
StreamAttributes
StreamEncryption
StreamEncryption
Kms
Managed
Unencrypted
StreamEncryptionProperty
StreamModeDetailsProperty
StreamProps
kinesis
/
io.burkard.cdk.services.kinesis
/
StreamEncryption
StreamEncryption
sealed abstract
class
StreamEncryption
(val underlying:
StreamEncryption
) extends
Product
with
Serializable
Companion
object
Graph
Supertypes
Known subtypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
object
Kms
object
Managed
object
Unencrypted
Value members
Value members
Inherited methods
def
canEqual
(that:
Any
):
Boolean
Inherited from
Equals
def
productArity
:
Int
Inherited from
Product
def
productElement
(n:
Int
):
Any
Inherited from
Product
def
productElementName
(n:
Int
):
String
Inherited from
Product
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product
def
productPrefix
:
String
Inherited from
Product
Concrete fields
val
underlying
:
StreamEncryption