| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnEventSourceMapping.SelfManagedEventSourceProperty.Jsii$Proxy
An implementation for
CfnEventSourceMapping.SelfManagedEventSourceProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnEventSourceMapping.SelfManagedEventSourceProperty |
CfnEventSourceMapping.SelfManagedEventSourceProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnEventSourceMapping.Builder |
CfnEventSourceMapping.Builder.selfManagedEventSource(CfnEventSourceMapping.SelfManagedEventSourceProperty selfManagedEventSource)
`AWS::Lambda::EventSourceMapping.SelfManagedEventSource`.
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.selfManagedEventSource(CfnEventSourceMapping.SelfManagedEventSourceProperty selfManagedEventSource)
Sets the value of
CfnEventSourceMappingProps.getSelfManagedEventSource() |
void |
CfnEventSourceMapping.setSelfManagedEventSource(CfnEventSourceMapping.SelfManagedEventSourceProperty value)
`AWS::Lambda::EventSourceMapping.SelfManagedEventSource`.
|
Copyright © 2021. All rights reserved.