@Generated(value="jsii-pacmak/0.17.0 (build 7d5d104)", date="2019-09-20T09:56:19.012Z") @Stability(value=External) public interface CfnVPCEndpointConnectionNotificationProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html
Modifier and Type | Interface and Description |
---|---|
static class |
CfnVPCEndpointConnectionNotificationProps.Builder
A builder for
CfnVPCEndpointConnectionNotificationProps |
static class |
CfnVPCEndpointConnectionNotificationProps.Jsii$Proxy
An implementation for
CfnVPCEndpointConnectionNotificationProps |
Modifier and Type | Method and Description |
---|---|
static CfnVPCEndpointConnectionNotificationProps.Builder |
builder() |
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`.
|
@Stability(value=External) List<String> getConnectionEvents()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html#cfn-ec2-vpcendpointconnectionnotification-connectionevents
@Stability(value=External) String getConnectionNotificationArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html#cfn-ec2-vpcendpointconnectionnotification-connectionnotificationarn
@Stability(value=External) String getServiceId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html#cfn-ec2-vpcendpointconnectionnotification-serviceid
@Stability(value=External) String getVpcEndpointId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html#cfn-ec2-vpcendpointconnectionnotification-vpcendpointid
@Stability(value=External) static CfnVPCEndpointConnectionNotificationProps.Builder builder()
Copyright © 2019. All rights reserved.