| Package | Description |
|---|---|
| software.amazon.awscdk.services.kinesis |
Amazon Kinesis Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnStreamProps |
CfnStreamProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
CfnStream(software.constructs.Construct scope,
String id,
CfnStreamProps props)
Create a new `AWS::Kinesis::Stream`.
|
Copyright © 2022. All rights reserved.