@Generated(value="jsii-pacmak/0.22.0 (build 14afdde)", date="2020-02-26T08:38:33.255Z") @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) String getEventBusArn()
@Stability(value=Stable) String getEventBusName()
@Stability(value=Stable) String getEventBusPolicy()
@Stability(value=Stable) default String getEventSourceName()
Copyright © 2020. All rights reserved.