http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-firehose
/
org.http4k.connect.amazon.model
/
DeliveryStreamEncryptionConfigurationInput
Delivery
Stream
Encryption
Configuration
Input
@
JsonSerializable
data
class
DeliveryStreamEncryptionConfigurationInput
(
val
KeyType
:
KeyType
,
val
KeyARN
:
ARN
?
=
null
)
(
source
)
Members
Constructors
Delivery
Stream
Encryption
Configuration
Input
Link copied to clipboard
constructor
(
KeyType
:
KeyType
,
KeyARN
:
ARN
?
=
null
)
Properties
Key
ARN
Link copied to clipboard
val
KeyARN
:
ARN
?
Key
Type
Link copied to clipboard
val
KeyType
:
KeyType