@Generated(value="jsii-pacmak/0.20.3 (build 26aa77c)", date="2019-11-12T00:10:05.122Z") @Stability(value=Stable) public class LambdaDestination extends software.amazon.jsii.JsiiObject implements ILogSubscriptionDestination
software.amazon.jsii.JsiiObject.InitializationModeILogSubscriptionDestination.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
LambdaDestination(IFunction fn) |
protected |
LambdaDestination(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
LambdaDestination(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
LogSubscriptionDestinationConfig |
bind(Construct _scope,
ILogGroup logGroup)
Return the properties required to send subscription events to this destination.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected LambdaDestination(software.amazon.jsii.JsiiObjectRef objRef)
protected LambdaDestination(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public LambdaDestination(IFunction fn)
fn - This parameter is required.@Stability(value=Stable) public LogSubscriptionDestinationConfig bind(Construct _scope, ILogGroup logGroup)
bind in interface ILogSubscriptionDestination_scope - This parameter is required.logGroup - This parameter is required.Copyright © 2019. All rights reserved.