Uses of Class
software.amazon.awsconstructs.services.lambdastepfunctions.LambdaToStepfunctionsProps.Builder
-
Uses of LambdaToStepfunctionsProps.Builder in software.amazon.awsconstructs.services.lambdastepfunctions
Methods in software.amazon.awsconstructs.services.lambdastepfunctions that return LambdaToStepfunctionsProps.BuilderModifier and TypeMethodDescriptionLambdaToStepfunctionsProps.builder()LambdaToStepfunctionsProps.Builder.createCloudWatchAlarms(Boolean createCloudWatchAlarms) Sets the value ofLambdaToStepfunctionsProps.getCreateCloudWatchAlarms()Sets the value ofLambdaToStepfunctionsProps.getDeployVpc()LambdaToStepfunctionsProps.Builder.existingLambdaObj(software.amazon.awscdk.services.lambda.Function existingLambdaObj) Sets the value ofLambdaToStepfunctionsProps.getExistingLambdaObj()LambdaToStepfunctionsProps.Builder.existingVpc(software.amazon.awscdk.services.ec2.IVpc existingVpc) Sets the value ofLambdaToStepfunctionsProps.getExistingVpc()LambdaToStepfunctionsProps.Builder.lambdaFunctionProps(software.amazon.awscdk.services.lambda.FunctionProps lambdaFunctionProps) Sets the value ofLambdaToStepfunctionsProps.getLambdaFunctionProps()LambdaToStepfunctionsProps.Builder.logGroupProps(software.amazon.awscdk.services.logs.LogGroupProps logGroupProps) Sets the value ofLambdaToStepfunctionsProps.getLogGroupProps()LambdaToStepfunctionsProps.Builder.stateMachineEnvironmentVariableName(String stateMachineEnvironmentVariableName) Sets the value ofLambdaToStepfunctionsProps.getStateMachineEnvironmentVariableName()LambdaToStepfunctionsProps.Builder.stateMachineProps(software.amazon.awscdk.services.stepfunctions.StateMachineProps stateMachineProps) Sets the value ofLambdaToStepfunctionsProps.getStateMachineProps()LambdaToStepfunctionsProps.Builder.vpcProps(software.amazon.awscdk.services.ec2.VpcProps vpcProps) Sets the value ofLambdaToStepfunctionsProps.getVpcProps()Constructors in software.amazon.awsconstructs.services.lambdastepfunctions with parameters of type LambdaToStepfunctionsProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theLambdaToStepfunctionsProps.Builder.