| Package | Description |
|---|---|
| software.amazon.awscdk.services.msk |
Amazon Managed Streaming for Apache Kafka Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ICluster.Jsii$Default
Internal default implementation for
ICluster. |
| Modifier and Type | Method and Description |
|---|---|
static ICluster |
Cluster.fromClusterArn(software.constructs.Construct scope,
String id,
String clusterArn)
(experimental) Reference an existing cluster, defined outside of the CDK code, by name.
|
Copyright © 2022. All rights reserved.