Class ILogsDeliveryConfig.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.logs.ILogsDeliveryConfig.Jsii$Proxy
- All Implemented Interfaces:
ILogsDeliveryConfig,ILogsDeliveryConfig.Jsii$Default,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
ILogsDeliveryConfig
@Internal
public static final class ILogsDeliveryConfig.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements ILogsDeliveryConfig.Jsii$Default
A proxy class which represents a concrete javascript instance of this type.
-
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.mixins.preview.services.logs.ILogsDeliveryConfig
ILogsDeliveryConfig.Jsii$Default, ILogsDeliveryConfig.Jsii$Proxy -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal IDeliveryRef(experimental) The logs delivery.final IDeliveryDestinationRef(experimental) The logs delivery destination.final IDeliverySourceRef(experimental) The logs delivery source.Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
-
-
Method Details
-
getDelivery
(experimental) The logs delivery.- Specified by:
getDeliveryin interfaceILogsDeliveryConfig- Specified by:
getDeliveryin interfaceILogsDeliveryConfig.Jsii$Default
-
getDeliveryDestination
(experimental) The logs delivery destination.- Specified by:
getDeliveryDestinationin interfaceILogsDeliveryConfig- Specified by:
getDeliveryDestinationin interfaceILogsDeliveryConfig.Jsii$Default
-
getDeliverySource
(experimental) The logs delivery source.- Specified by:
getDeliverySourcein interfaceILogsDeliveryConfig- Specified by:
getDeliverySourcein interfaceILogsDeliveryConfig.Jsii$Default
-