@Stability(value=Stable) @Internal public static final class CfnDiscovererProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDiscovererProps
CfnDiscovererPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDiscovererProps.Builder, CfnDiscovererProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDiscovererProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDiscovererProps.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) |
Object |
getCrossAccount()
Allows for the discovery of the event schemas that are sent to the event bus from another account.
|
String |
getDescription()
A description for the discoverer.
|
String |
getSourceArn()
The ARN of the event bus.
|
List<CfnDiscoverer.TagsEntryProperty> |
getTags()
Tags associated with the resource.
|
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(CfnDiscovererProps.Builder builder)
CfnDiscovererProps.Builder.public final String getSourceArn()
CfnDiscovererPropsgetSourceArn in interface CfnDiscovererPropspublic final Object getCrossAccount()
CfnDiscovererPropsgetCrossAccount in interface CfnDiscovererPropspublic final String getDescription()
CfnDiscovererPropsgetDescription in interface CfnDiscovererPropspublic final List<CfnDiscoverer.TagsEntryProperty> getTags()
CfnDiscovererPropsgetTags in interface CfnDiscovererProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.