| Package | Description | 
|---|---|
| com.amazonaws.services.stepfunctions.builder | |
| com.amazonaws.services.stepfunctions.builder.conditions | 
| Modifier and Type | Method and Description | 
|---|---|
| static NotCondition.Builder | StepFunctionBuilder. not(Condition.Builder conditionBuilder)Represents the logical NOT of a single condition. | 
| Modifier and Type | Method and Description | 
|---|---|
| static NotCondition.Builder | NotCondition. builder() | 
| NotCondition.Builder | NotCondition.Builder. condition(Condition.Builder conditionBuilder)Sets the condition to be negated. | 
Copyright © 2021. All rights reserved.