Class CfnConnector.WorkerLogDeliveryProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.kafkaconnect.CfnConnector.WorkerLogDeliveryProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnector.WorkerLogDeliveryProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnConnector.WorkerLogDeliveryProperty
@Stability(Stable)
@Internal
public static final class CfnConnector.WorkerLogDeliveryProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnector.WorkerLogDeliveryProperty
An implementation for
CfnConnector.WorkerLogDeliveryProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.kafkaconnect.CfnConnector.WorkerLogDeliveryProperty
CfnConnector.WorkerLogDeliveryProperty.Builder, CfnConnector.WorkerLogDeliveryProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnector.WorkerLogDeliveryProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectDetails about delivering logs to Amazon CloudWatch Logs.final ObjectDetails about delivering logs to Amazon Kinesis Data Firehose.final ObjectgetS3()Details about delivering logs to Amazon S3.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnConnector.WorkerLogDeliveryProperty.Builder.
-
-
Method Details
-
getCloudWatchLogs
Description copied from interface:CfnConnector.WorkerLogDeliveryPropertyDetails about delivering logs to Amazon CloudWatch Logs.- Specified by:
getCloudWatchLogsin interfaceCfnConnector.WorkerLogDeliveryProperty
-
getFirehose
Description copied from interface:CfnConnector.WorkerLogDeliveryPropertyDetails about delivering logs to Amazon Kinesis Data Firehose.- Specified by:
getFirehosein interfaceCfnConnector.WorkerLogDeliveryProperty
-
getS3
Description copied from interface:CfnConnector.WorkerLogDeliveryPropertyDetails about delivering logs to Amazon S3.- Specified by:
getS3in interfaceCfnConnector.WorkerLogDeliveryProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-