| 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 | Class and Description |
|---|---|
class |
Cluster
(experimental) Create a MSK Cluster.
|
static class |
ICluster.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| 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.