@Stability(value=Stable) @Internal public static final class CfnEventBusProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEventBusProps
CfnEventBusPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEventBusProps.Builder, CfnEventBusProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEventBusProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEventBusProps.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 |
getEventSourceName()
If you are creating a partner event bus, this specifies the partner event source that the new event bus will be matched with.
|
String |
getName()
The name of the new event bus.
|
List<CfnEventBus.TagEntryProperty> |
getTags()
Tags to associate with the event bus.
|
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(CfnEventBusProps.Builder builder)
CfnEventBusProps.Builder.public final String getName()
CfnEventBusProps
Event bus names cannot contain the / character. You can't use the name default for a custom event bus, as this name is already used for your account's default event bus.
If this is a partner event bus, the name must exactly match the name of the partner event source that this event bus is matched to.
getName in interface CfnEventBusPropspublic final String getEventSourceName()
CfnEventBusPropsgetEventSourceName in interface CfnEventBusPropspublic final List<CfnEventBus.TagEntryProperty> getTags()
CfnEventBusPropsgetTags in interface CfnEventBusProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.