@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.274Z") @Stability(value=Stable) 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`.
|
default String |
getServiceId()
`AWS::EC2::VPCEndpointConnectionNotification.ServiceId`.
|
default String |
getVpcEndpointId()
`AWS::EC2::VPCEndpointConnectionNotification.VPCEndpointId`.
|
@Stability(value=Stable) @NotNull List<String> getConnectionEvents()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html#cfn-ec2-vpcendpointconnectionnotification-connectionevents@Stability(value=Stable) @NotNull String getConnectionNotificationArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html#cfn-ec2-vpcendpointconnectionnotification-connectionnotificationarn@Stability(value=Stable) @Nullable default String getServiceId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html#cfn-ec2-vpcendpointconnectionnotification-serviceid@Stability(value=Stable) @Nullable default String getVpcEndpointId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html#cfn-ec2-vpcendpointconnectionnotification-vpcendpointid@Stability(value=Stable) static CfnVPCEndpointConnectionNotificationProps.Builder builder()
Copyright © 2020. All rights reserved.