@Stability(value=External) public static final class CfnVPCEndpointConnectionNotificationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVPCEndpointConnectionNotificationProps
CfnVPCEndpointConnectionNotificationProps
software.amazon.jsii.JsiiObject.InitializationMode
CfnVPCEndpointConnectionNotificationProps.Builder, CfnVPCEndpointConnectionNotificationProps.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
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()
`AWS::EC2::VPCEndpointConnectionNotification.ConnectionEvents`.
|
String |
getConnectionNotificationArn()
`AWS::EC2::VPCEndpointConnectionNotification.ConnectionNotificationArn`.
|
String |
getServiceId()
`AWS::EC2::VPCEndpointConnectionNotification.ServiceId`.
|
String |
getVpcEndpointId()
`AWS::EC2::VPCEndpointConnectionNotification.VPCEndpointId`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRef
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public List<String> getConnectionEvents()
CfnVPCEndpointConnectionNotificationProps
getConnectionEvents
in interface CfnVPCEndpointConnectionNotificationProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html#cfn-ec2-vpcendpointconnectionnotification-connectionevents
public String getConnectionNotificationArn()
CfnVPCEndpointConnectionNotificationProps
getConnectionNotificationArn
in interface CfnVPCEndpointConnectionNotificationProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html#cfn-ec2-vpcendpointconnectionnotification-connectionnotificationarn
public String getServiceId()
CfnVPCEndpointConnectionNotificationProps
getServiceId
in interface CfnVPCEndpointConnectionNotificationProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html#cfn-ec2-vpcendpointconnectionnotification-serviceid
public String getVpcEndpointId()
CfnVPCEndpointConnectionNotificationProps
getVpcEndpointId
in interface CfnVPCEndpointConnectionNotificationProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html#cfn-ec2-vpcendpointconnectionnotification-vpcendpointid
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2019. All rights reserved.