| Modifier and Type | Method and Description |
|---|---|
static SnsToLambdaProps.Builder |
SnsToLambdaProps.builder() |
SnsToLambdaProps.Builder |
SnsToLambdaProps.Builder.existingLambdaObj(software.amazon.awscdk.services.lambda.Function existingLambdaObj)
Sets the value of
SnsToLambdaProps.getExistingLambdaObj() |
SnsToLambdaProps.Builder |
SnsToLambdaProps.Builder.existingTopicObj(software.amazon.awscdk.services.sns.Topic existingTopicObj)
Sets the value of
SnsToLambdaProps.getExistingTopicObj() |
SnsToLambdaProps.Builder |
SnsToLambdaProps.Builder.lambdaFunctionProps(software.amazon.awscdk.services.lambda.FunctionProps lambdaFunctionProps)
Sets the value of
SnsToLambdaProps.getLambdaFunctionProps() |
SnsToLambdaProps.Builder |
SnsToLambdaProps.Builder.topicProps(software.amazon.awscdk.services.sns.TopicProps topicProps)
Sets the value of
SnsToLambdaProps.getTopicProps() |
Copyright © 2021. All rights reserved.