@Stability(value=Stable) @Internal public static final class CfnVPCEndpointConnectionNotificationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVPCEndpointConnectionNotificationProps
CfnVPCEndpointConnectionNotificationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnVPCEndpointConnectionNotificationProps.Builder, CfnVPCEndpointConnectionNotificationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVPCEndpointConnectionNotificationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVPCEndpointConnectionNotificationProps.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) |
List<String> |
getConnectionEvents()
One or more endpoint events for which to receive notifications.
|
String |
getConnectionNotificationArn()
The ARN of the SNS topic for the notifications.
|
String |
getServiceId()
The ID of the endpoint service.
|
String |
getVpcEndpointId()
The ID 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(CfnVPCEndpointConnectionNotificationProps.Builder builder)
CfnVPCEndpointConnectionNotificationProps.Builder.public final List<String> getConnectionEvents()
CfnVPCEndpointConnectionNotificationProps
Valid values are Accept , Connect , Delete , and Reject .
getConnectionEvents in interface CfnVPCEndpointConnectionNotificationPropspublic final String getConnectionNotificationArn()
CfnVPCEndpointConnectionNotificationPropsgetConnectionNotificationArn in interface CfnVPCEndpointConnectionNotificationPropspublic final String getServiceId()
CfnVPCEndpointConnectionNotificationPropsgetServiceId in interface CfnVPCEndpointConnectionNotificationPropspublic final String getVpcEndpointId()
CfnVPCEndpointConnectionNotificationPropsgetVpcEndpointId in interface CfnVPCEndpointConnectionNotificationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.