public static interface FailStepMetadata.Builder extends SdkPojo, CopyableBuilder<FailStepMetadata.Builder,FailStepMetadata>
| Modifier and Type | Method and Description |
|---|---|
FailStepMetadata.Builder |
errorMessage(String errorMessage)
A message that you define and then is processed and rendered by the Fail step when the error occurs.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFailStepMetadata.Builder errorMessage(String errorMessage)
A message that you define and then is processed and rendered by the Fail step when the error occurs.
errorMessage - A message that you define and then is processed and rendered by the Fail step when the error occurs.Copyright © 2023. All rights reserved.