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