@Stability(value=Stable) @Internal public static final class CfnEndpointProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEndpointProps
CfnEndpointPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEndpointProps.Builder, CfnEndpointProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEndpointProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEndpointProps.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 |
getDescription()
A description for the endpoint.
|
Object |
getEventBuses()
The event buses being used by the endpoint.
|
String |
getName()
The name of the endpoint.
|
Object |
getReplicationConfig()
Whether event replication was enabled or disabled for this endpoint.
|
String |
getRoleArn()
The ARN of the role used by event replication for the endpoint.
|
Object |
getRoutingConfig()
The routing configuration of the endpoint.
|
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(CfnEndpointProps.Builder builder)
CfnEndpointProps.Builder.public final Object getEventBuses()
CfnEndpointProps
Exactly : 2
getEventBuses in interface CfnEndpointPropspublic final String getName()
CfnEndpointPropsgetName in interface CfnEndpointPropspublic final Object getRoutingConfig()
CfnEndpointPropsgetRoutingConfig in interface CfnEndpointPropspublic final String getDescription()
CfnEndpointPropsgetDescription in interface CfnEndpointPropspublic final Object getReplicationConfig()
CfnEndpointProps
The default state is ENABLED which means you must supply a RoleArn . If you don't have a RoleArn or you don't want event replication enabled, set the state to DISABLED .
getReplicationConfig in interface CfnEndpointPropspublic final String getRoleArn()
CfnEndpointPropsgetRoleArn in interface CfnEndpointProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.