public static final class CfnCluster.LoggingInfoProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCluster.LoggingInfoProperty
CfnCluster.LoggingInfoProperty
CfnCluster.LoggingInfoProperty.Builder, CfnCluster.LoggingInfoProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
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(java.lang.Object o) |
java.lang.Object |
getBrokerLogs()
You can configure your Amazon MSK cluster to send broker logs to different destination types.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getBrokerLogs()
CfnCluster.LoggingInfoProperty
This configuration specifies the details of these destinations.
getBrokerLogs
in interface CfnCluster.LoggingInfoProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()