public static interface ValidationError.Builder extends SdkPojo, CopyableBuilder<ValidationError.Builder,ValidationError>
Modifier and Type | Method and Description |
---|---|
ValidationError.Builder |
errorMessage(String errorMessage)
The description of an error found in the behaviors.
|
copy
applyMutation, build
ValidationError.Builder errorMessage(String errorMessage)
The description of an error found in the behaviors.
errorMessage
- The description of an error found in the behaviors.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.