Interface ILogsDeliveryConfig.Jsii$Default
- All Superinterfaces:
ILogsDeliveryConfig,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
ILogsDeliveryConfig.Jsii$Proxy
- Enclosing interface:
ILogsDeliveryConfig
Internal default implementation for
ILogsDeliveryConfig.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.logs.ILogsDeliveryConfig
ILogsDeliveryConfig.Jsii$Default, ILogsDeliveryConfig.Jsii$Proxy -
Method Summary
Modifier and TypeMethodDescriptiondefault IDeliveryRef(experimental) The logs delivery.default IDeliveryDestinationRef(experimental) The logs delivery destination.default IDeliverySourceRef(experimental) The logs delivery source.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getDelivery
(experimental) The logs delivery.- Specified by:
getDeliveryin interfaceILogsDeliveryConfig
-
getDeliveryDestination
(experimental) The logs delivery destination.- Specified by:
getDeliveryDestinationin interfaceILogsDeliveryConfig
-
getDeliverySource
(experimental) The logs delivery source.- Specified by:
getDeliverySourcein interfaceILogsDeliveryConfig
-