@Internal public static final class EventsRuleToLambdaProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EventsRuleToLambdaProps
EventsRuleToLambdaPropssoftware.amazon.jsii.JsiiObject.InitializationModeEventsRuleToLambdaProps.Builder, EventsRuleToLambdaProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(EventsRuleToLambdaProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EventsRuleToLambdaProps.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) |
software.amazon.awscdk.services.events.EventBusProps |
getEventBusProps()
A new custom EventBus is created with provided props.
|
software.amazon.awscdk.services.events.RuleProps |
getEventRuleProps()
User provided eventRuleProps to override the defaults.
|
software.amazon.awscdk.services.events.IEventBus |
getExistingEventBusInterface()
Existing instance of a custom EventBus.
|
software.amazon.awscdk.services.lambda.Function |
getExistingLambdaObj()
Existing instance of Lambda Function object, providing both this and `lambdaFunctionProps` will cause an error.
|
software.amazon.awscdk.services.lambda.FunctionProps |
getLambdaFunctionProps()
User provided props to override the default props for the Lambda function.
|
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(EventsRuleToLambdaProps.Builder builder)
EventsRuleToLambdaProps.Builder.public final software.amazon.awscdk.services.events.RuleProps getEventRuleProps()
EventsRuleToLambdaPropsDefault: - None
getEventRuleProps in interface EventsRuleToLambdaPropspublic final software.amazon.awscdk.services.events.EventBusProps getEventBusProps()
EventsRuleToLambdaPropsDefault: - None
getEventBusProps in interface EventsRuleToLambdaPropspublic final software.amazon.awscdk.services.events.IEventBus getExistingEventBusInterface()
EventsRuleToLambdaPropsDefault: - None
getExistingEventBusInterface in interface EventsRuleToLambdaPropspublic final software.amazon.awscdk.services.lambda.Function getExistingLambdaObj()
EventsRuleToLambdaPropsDefault: - None
getExistingLambdaObj in interface EventsRuleToLambdaPropspublic final software.amazon.awscdk.services.lambda.FunctionProps getLambdaFunctionProps()
EventsRuleToLambdaPropsDefault: - Default props are used
getLambdaFunctionProps in interface EventsRuleToLambdaProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.