| Modifier and Type | Method and Description |
|---|---|
static LambdaToStepfunctionsProps.Builder |
LambdaToStepfunctionsProps.builder() |
LambdaToStepfunctionsProps.Builder |
LambdaToStepfunctionsProps.Builder.createCloudWatchAlarms(Boolean createCloudWatchAlarms)
Sets the value of
LambdaToStepfunctionsProps.getCreateCloudWatchAlarms() |
LambdaToStepfunctionsProps.Builder |
LambdaToStepfunctionsProps.Builder.deployVpc(Boolean deployVpc)
Sets the value of
LambdaToStepfunctionsProps.getDeployVpc() |
LambdaToStepfunctionsProps.Builder |
LambdaToStepfunctionsProps.Builder.existingLambdaObj(software.amazon.awscdk.services.lambda.Function existingLambdaObj)
Sets the value of
LambdaToStepfunctionsProps.getExistingLambdaObj() |
LambdaToStepfunctionsProps.Builder |
LambdaToStepfunctionsProps.Builder.existingVpc(software.amazon.awscdk.services.ec2.IVpc existingVpc)
Sets the value of
LambdaToStepfunctionsProps.getExistingVpc() |
LambdaToStepfunctionsProps.Builder |
LambdaToStepfunctionsProps.Builder.lambdaFunctionProps(software.amazon.awscdk.services.lambda.FunctionProps lambdaFunctionProps)
Sets the value of
LambdaToStepfunctionsProps.getLambdaFunctionProps() |
LambdaToStepfunctionsProps.Builder |
LambdaToStepfunctionsProps.Builder.logGroupProps(software.amazon.awscdk.services.logs.LogGroupProps logGroupProps)
Sets the value of
LambdaToStepfunctionsProps.getLogGroupProps() |
LambdaToStepfunctionsProps.Builder |
LambdaToStepfunctionsProps.Builder.stateMachineEnvironmentVariableName(String stateMachineEnvironmentVariableName)
Sets the value of
LambdaToStepfunctionsProps.getStateMachineEnvironmentVariableName() |
LambdaToStepfunctionsProps.Builder |
LambdaToStepfunctionsProps.Builder.stateMachineProps(software.amazon.awscdk.services.stepfunctions.StateMachineProps stateMachineProps)
Sets the value of
LambdaToStepfunctionsProps.getStateMachineProps() |
LambdaToStepfunctionsProps.Builder |
LambdaToStepfunctionsProps.Builder.vpcProps(software.amazon.awscdk.services.ec2.VpcProps vpcProps)
Sets the value of
LambdaToStepfunctionsProps.getVpcProps() |
| Constructor and Description |
|---|
Jsii$Proxy(LambdaToStepfunctionsProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
LambdaToStepfunctionsProps.Builder. |
Copyright © 2022. All rights reserved.