@Stability(value=Stable) @Internal public static final class EventBusProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EventBusProps
EventBusPropssoftware.amazon.jsii.JsiiObject.InitializationModeEventBusProps.Builder, EventBusProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(EventBusProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EventBusProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getEventBusName()
The name of the event bus you are creating Note: If 'eventSourceName' is passed in, you cannot set this.
|
String |
getEventSourceName()
The partner event source to associate with this event bus resource Note: If 'eventBusName' is passed in, you cannot set this.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(EventBusProps.Builder builder)
EventBusProps.Builder.public final String getEventBusName()
EventBusPropsDefault: - automatically generated name
getEventBusName in interface EventBusPropspublic final String getEventSourceName()
EventBusPropsDefault: - no partner event source
getEventSourceName in interface EventBusProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.