@Stability(value=Stable) @Internal public static final class CfnRealtimeLogConfig.EndPointProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRealtimeLogConfig.EndPointProperty
CfnRealtimeLogConfig.EndPointPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRealtimeLogConfig.EndPointProperty.Builder, CfnRealtimeLogConfig.EndPointProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRealtimeLogConfig.EndPointProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRealtimeLogConfig.EndPointProperty.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) |
Object |
getKinesisStreamConfig()
Contains information about the Amazon Kinesis data stream where you are sending real-time log data.
|
String |
getStreamType()
The type of data stream where you are sending real-time log data.
|
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(CfnRealtimeLogConfig.EndPointProperty.Builder builder)
CfnRealtimeLogConfig.EndPointProperty.Builder.public final Object getKinesisStreamConfig()
CfnRealtimeLogConfig.EndPointPropertygetKinesisStreamConfig in interface CfnRealtimeLogConfig.EndPointPropertypublic final String getStreamType()
CfnRealtimeLogConfig.EndPointProperty
The only valid value is Kinesis .
getStreamType in interface CfnRealtimeLogConfig.EndPointProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.