@Repeatable(value=SnsEvents.class) @Retention(value=RUNTIME) @Target(value=TYPE) public @interface SnsEventSource
| Modifier and Type | Required Element and Description |
|---|---|
String |
targetTopic |
| Modifier and Type | Optional Element and Description |
|---|---|
RegionScope |
regionScope |
public abstract String targetTopic
public abstract RegionScope regionScope
Copyright © 2020. All rights reserved.