| 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)
When specified, enables or updates server-side encryption using an AWS KMS key for a specified stream.
|
CfnStream.Builder |
CfnStream.Builder.streamEncryption(CfnStream.StreamEncryptionProperty streamEncryption)
When specified, enables or updates server-side encryption using an AWS KMS key for a specified stream.
|
CfnStreamProps.Builder |
CfnStreamProps.Builder.streamEncryption(CfnStream.StreamEncryptionProperty streamEncryption)
Sets the value of
CfnStreamProps.getStreamEncryption() |
Copyright © 2022. All rights reserved.