| Modifier and Type | Method and Description |
|---|---|
static IotToLambdaProps.Builder |
IotToLambdaProps.builder() |
IotToLambdaProps.Builder |
IotToLambdaProps.Builder.existingLambdaObj(software.amazon.awscdk.services.lambda.Function existingLambdaObj)
Sets the value of
IotToLambdaProps.getExistingLambdaObj() |
IotToLambdaProps.Builder |
IotToLambdaProps.Builder.iotTopicRuleProps(software.amazon.awscdk.services.iot.CfnTopicRuleProps iotTopicRuleProps)
Sets the value of
IotToLambdaProps.getIotTopicRuleProps() |
IotToLambdaProps.Builder |
IotToLambdaProps.Builder.lambdaFunctionProps(software.amazon.awscdk.services.lambda.FunctionProps lambdaFunctionProps)
Sets the value of
IotToLambdaProps.getLambdaFunctionProps() |
| Constructor and Description |
|---|
Jsii$Proxy(IotToLambdaProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
IotToLambdaProps.Builder. |
Copyright © 2023. All rights reserved.