| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
EventSourceMappingResourceProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
EventSourceMappingResourceProps |
EventSourceMappingResourceProps.Builder.build()
Builds the configured instance.
|
EventSourceMappingResourceProps |
EventSourceMappingResource.getPropertyOverrides() |
| Constructor and Description |
|---|
EventSourceMappingResource(software.amazon.awscdk.Construct parent,
String name,
EventSourceMappingResourceProps properties)
Creates a new ``AWS::Lambda::EventSourceMapping``.
|
Copyright © 2018. All rights reserved.