| 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() |
Copyright © 2021. All rights reserved.