Uses of Class
software.amazon.awsconstructs.services.iotlambda.IotToLambdaProps.Builder
-
Uses of IotToLambdaProps.Builder in software.amazon.awsconstructs.services.iotlambda
Methods in software.amazon.awsconstructs.services.iotlambda that return IotToLambdaProps.BuilderModifier and TypeMethodDescriptionstatic IotToLambdaProps.BuilderIotToLambdaProps.builder()IotToLambdaProps.Builder.existingLambdaObj(software.amazon.awscdk.services.lambda.Function existingLambdaObj) Sets the value ofIotToLambdaProps.getExistingLambdaObj()IotToLambdaProps.Builder.iotTopicRuleProps(software.amazon.awscdk.services.iot.CfnTopicRuleProps iotTopicRuleProps) Sets the value ofIotToLambdaProps.getIotTopicRuleProps()IotToLambdaProps.Builder.lambdaFunctionProps(software.amazon.awscdk.services.lambda.FunctionProps lambdaFunctionProps) Sets the value ofIotToLambdaProps.getLambdaFunctionProps()Constructors in software.amazon.awsconstructs.services.iotlambda with parameters of type IotToLambdaProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(IotToLambdaProps.Builder builder) Constructor that initializes the object based on literal property values passed by theIotToLambdaProps.Builder.