@Generated(value="jsii-pacmak/1.1.0 (build df55f5e)", date="2020-04-10T14:28:19.283Z") @Stability(value=Stable) public interface IEventBus extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static class |
IEventBus.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEventBusArn()
The ARN of this event bus resource.
|
String |
getEventBusName()
The physical ID of this event bus resource.
|
String |
getEventBusPolicy()
The JSON policy of this event bus resource.
|
default String |
getEventSourceName()
The partner event source to associate with this event bus resource.
|
getNode@Stability(value=Stable) @NotNull String getEventBusArn()
@Stability(value=Stable) @NotNull String getEventBusName()
@Stability(value=Stable) @NotNull String getEventBusPolicy()
@Stability(value=Stable) @Nullable default String getEventSourceName()
Copyright © 2020. All rights reserved.