public static interface TestEventPatternResponse.Builder extends CloudWatchEventsResponse.Builder, CopyableBuilder<TestEventPatternResponse.Builder,TestEventPatternResponse>
| Modifier and Type | Method and Description |
|---|---|
TestEventPatternResponse.Builder |
result(Boolean result)
Indicates whether the event matches the event pattern.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildTestEventPatternResponse.Builder result(Boolean result)
Indicates whether the event matches the event pattern.
result - Indicates whether the event matches the event pattern.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.