| Package | Description |
|---|---|
| software.amazon.awscdk.services.kinesis |
Amazon Kinesis Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
StreamAttributes.Jsii$Proxy
An implementation for
StreamAttributes |
| Modifier and Type | Method and Description |
|---|---|
StreamAttributes |
StreamAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IStream |
Stream.fromStreamAttributes(software.constructs.Construct scope,
String id,
StreamAttributes attrs)
Creates a Stream construct that represents an external stream.
|
Copyright © 2022. All rights reserved.