| Package | Description |
|---|---|
| software.amazon.awscdk.services.kinesis |
Amazon Kinesis Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnStream.StreamEncryptionProperty.Builder |
CfnStream.StreamEncryptionProperty.builder() |
CfnStream.StreamEncryptionProperty.Builder |
CfnStream.StreamEncryptionProperty.Builder.encryptionType(String encryptionType)
Sets the value of
CfnStream.StreamEncryptionProperty.getEncryptionType() |
CfnStream.StreamEncryptionProperty.Builder |
CfnStream.StreamEncryptionProperty.Builder.keyId(String keyId)
Sets the value of
CfnStream.StreamEncryptionProperty.getKeyId() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnStream.StreamEncryptionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStream.StreamEncryptionProperty.Builder. |
Copyright © 2022. All rights reserved.