@Stability(value=Stable) @Internal public static final class CfnDeliveryStream.CloudWatchLoggingOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeliveryStream.CloudWatchLoggingOptionsProperty
CfnDeliveryStream.CloudWatchLoggingOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeliveryStream.CloudWatchLoggingOptionsProperty.Builder, CfnDeliveryStream.CloudWatchLoggingOptionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeliveryStream.CloudWatchLoggingOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.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 |
getEnabled()
Indicates whether CloudWatch Logs logging is enabled.
|
String |
getLogGroupName()
The name of the CloudWatch Logs log group that contains the log stream that Kinesis Data Firehose will use.
|
String |
getLogStreamName()
The name of the CloudWatch Logs log stream that Kinesis Data Firehose uses to send logs about data delivery.
|
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(CfnDeliveryStream.CloudWatchLoggingOptionsProperty.Builder builder)
CfnDeliveryStream.AmazonopensearchserviceBufferingHintsProperty.Builder.public final Object getEnabled()
CfnDeliveryStream.CloudWatchLoggingOptionsPropertygetEnabled in interface CfnDeliveryStream.CloudWatchLoggingOptionsPropertypublic final String getLogGroupName()
CfnDeliveryStream.CloudWatchLoggingOptionsPropertyConditional. If you enable logging, you must specify this property.
getLogGroupName in interface CfnDeliveryStream.CloudWatchLoggingOptionsPropertypublic final String getLogStreamName()
CfnDeliveryStream.CloudWatchLoggingOptionsPropertyConditional. If you enable logging, you must specify this property.
getLogStreamName in interface CfnDeliveryStream.CloudWatchLoggingOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.