@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:03.341Z") @Stability(value=Experimental) public class Cluster extends software.amazon.jsii.JsiiObject
| Modifier | Constructor and Description |
|---|---|
|
Cluster() |
protected |
Cluster(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
Cluster(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
static ICluster |
fromClusterArn(software.constructs.Construct scope,
String id,
String clusterArn)
(experimental) Creates a Cluster construct that represents an existing MSK cluster.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected Cluster(software.amazon.jsii.JsiiObjectRef objRef)
protected Cluster(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) public Cluster()
@Stability(value=Experimental) @NotNull public static ICluster fromClusterArn(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull String clusterArn)
scope - This parameter is required.id - This parameter is required.clusterArn - This parameter is required.Copyright © 2021. All rights reserved.