| Package | Description |
|---|---|
| software.amazon.awscdk.services.kinesis |
Amazon Kinesis Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnStream.StreamEncryptionProperty.Jsii$Proxy
An implementation for
CfnStream.StreamEncryptionProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnStream.StreamEncryptionProperty |
CfnStream.StreamEncryptionProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnStream.setStreamEncryption(CfnStream.StreamEncryptionProperty value)
`AWS::Kinesis::Stream.StreamEncryption`.
|
CfnStream.Builder |
CfnStream.Builder.streamEncryption(CfnStream.StreamEncryptionProperty streamEncryption)
`AWS::Kinesis::Stream.StreamEncryption`.
|
CfnStreamProps.Builder |
CfnStreamProps.Builder.streamEncryption(CfnStream.StreamEncryptionProperty streamEncryption)
Sets the value of
CfnStreamProps.getStreamEncryption() |
Copyright © 2021. All rights reserved.