public static final class IEventBus.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IEventBus
software.amazon.jsii.JsiiObject.InitializationModeIEventBus.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| 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.
|
String |
getEventSourceName()
The partner event source to associate with this event bus resource.
|
ConstructNode |
getNode()
The construct tree node for this construct.
|
Stack |
getStack()
The stack in which this resource is defined.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet@Stability(value=Stable) @NotNull public String getEventBusArn()
getEventBusArn in interface IEventBus@Stability(value=Stable) @NotNull public String getEventBusName()
getEventBusName in interface IEventBus@Stability(value=Stable) @NotNull public String getEventBusPolicy()
getEventBusPolicy in interface IEventBus@Stability(value=Stable) @Nullable public String getEventSourceName()
getEventSourceName in interface IEventBus@Stability(value=Stable) @NotNull public Stack getStack()
@Stability(value=Stable) @NotNull public ConstructNode getNode()
Copyright © 2020. All rights reserved.