@Stability(value=Experimental) @Internal public static final class ClusterConfigurationInfo.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ClusterConfigurationInfo
ClusterConfigurationInfosoftware.amazon.jsii.JsiiObject.InitializationModeClusterConfigurationInfo.Builder, ClusterConfigurationInfo.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(ClusterConfigurationInfo.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ClusterConfigurationInfo.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getArn()
(experimental) The Amazon Resource Name (ARN) of the MSK configuration to use.
|
Number |
getRevision()
(experimental) The revision of the Amazon MSK configuration to use.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(ClusterConfigurationInfo.Builder builder)
ClusterConfigurationInfo.Builder.public final String getArn()
ClusterConfigurationInfoFor example, arn:aws:kafka:us-east-1:123456789012:configuration/example-configuration-name/abcdabcd-1234-abcd-1234-abcd123e8e8e-1.
getArn in interface ClusterConfigurationInfopublic final Number getRevision()
ClusterConfigurationInfogetRevision in interface ClusterConfigurationInfo@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.