@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:39.772Z") @Stability(value=Stable) public interface ValidationError extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ValidationError.Builder
A builder for
ValidationError |
static class |
ValidationError.Jsii$Proxy
An implementation for
ValidationError |
| Modifier and Type | Method and Description |
|---|---|
static ValidationError.Builder |
builder() |
String |
getMessage()
The error message.
|
Construct |
getSource()
The construct which emitted the error.
|
@Stability(value=Stable) String getMessage()
@Stability(value=Stable) Construct getSource()
@Stability(value=Stable) static ValidationError.Builder builder()
ValidationError.Builder of ValidationErrorCopyright © 2019. All rights reserved.