| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses.actions |
Amazon Simple Email Service Actions Library
|
| Modifier and Type | Method and Description |
|---|---|
static LambdaProps.Builder |
LambdaProps.builder() |
LambdaProps.Builder |
LambdaProps.Builder.function(IFunction function)
Sets the value of
LambdaProps.getFunction() |
LambdaProps.Builder |
LambdaProps.Builder.invocationType(LambdaInvocationType invocationType)
Sets the value of
LambdaProps.getInvocationType() |
LambdaProps.Builder |
LambdaProps.Builder.topic(ITopic topic)
Sets the value of
LambdaProps.getTopic() |
| Constructor and Description |
|---|
Jsii$Proxy(LambdaProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
LambdaProps.Builder. |
Copyright © 2022. All rights reserved.