| Modifier and Type | Method and Description |
|---|---|
static LambdaToEventbridgeProps.Builder |
LambdaToEventbridgeProps.builder() |
LambdaToEventbridgeProps.Builder |
LambdaToEventbridgeProps.Builder.deployVpc(Boolean deployVpc)
Sets the value of
LambdaToEventbridgeProps.getDeployVpc() |
LambdaToEventbridgeProps.Builder |
LambdaToEventbridgeProps.Builder.eventBusEnvironmentVariableName(String eventBusEnvironmentVariableName)
Sets the value of
LambdaToEventbridgeProps.getEventBusEnvironmentVariableName() |
LambdaToEventbridgeProps.Builder |
LambdaToEventbridgeProps.Builder.eventBusProps(software.amazon.awscdk.services.events.EventBusProps eventBusProps)
Sets the value of
LambdaToEventbridgeProps.getEventBusProps() |
LambdaToEventbridgeProps.Builder |
LambdaToEventbridgeProps.Builder.existingEventBusInterface(software.amazon.awscdk.services.events.IEventBus existingEventBusInterface)
Sets the value of
LambdaToEventbridgeProps.getExistingEventBusInterface() |
LambdaToEventbridgeProps.Builder |
LambdaToEventbridgeProps.Builder.existingLambdaObj(software.amazon.awscdk.services.lambda.Function existingLambdaObj)
Sets the value of
LambdaToEventbridgeProps.getExistingLambdaObj() |
LambdaToEventbridgeProps.Builder |
LambdaToEventbridgeProps.Builder.existingVpc(software.amazon.awscdk.services.ec2.IVpc existingVpc)
Sets the value of
LambdaToEventbridgeProps.getExistingVpc() |
LambdaToEventbridgeProps.Builder |
LambdaToEventbridgeProps.Builder.lambdaFunctionProps(software.amazon.awscdk.services.lambda.FunctionProps lambdaFunctionProps)
Sets the value of
LambdaToEventbridgeProps.getLambdaFunctionProps() |
LambdaToEventbridgeProps.Builder |
LambdaToEventbridgeProps.Builder.vpcProps(software.amazon.awscdk.services.ec2.VpcProps vpcProps)
Sets the value of
LambdaToEventbridgeProps.getVpcProps() |
| Constructor and Description |
|---|
Jsii$Proxy(LambdaToEventbridgeProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
LambdaToEventbridgeProps.Builder. |
Copyright © 2022. All rights reserved.