| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnVPCEndpointConnectionNotification.Builder |
CfnVPCEndpointConnectionNotification.Builder.connectionEvents(List<String> connectionEvents)
`AWS::EC2::VPCEndpointConnectionNotification.ConnectionEvents`.
|
CfnVPCEndpointConnectionNotification.Builder |
CfnVPCEndpointConnectionNotification.Builder.connectionNotificationArn(String connectionNotificationArn)
`AWS::EC2::VPCEndpointConnectionNotification.ConnectionNotificationArn`.
|
static CfnVPCEndpointConnectionNotification.Builder |
CfnVPCEndpointConnectionNotification.Builder.create(software.constructs.Construct scope,
String id) |
CfnVPCEndpointConnectionNotification.Builder |
CfnVPCEndpointConnectionNotification.Builder.serviceId(String serviceId)
`AWS::EC2::VPCEndpointConnectionNotification.ServiceId`.
|
CfnVPCEndpointConnectionNotification.Builder |
CfnVPCEndpointConnectionNotification.Builder.vpcEndpointId(String vpcEndpointId)
`AWS::EC2::VPCEndpointConnectionNotification.VPCEndpointId`.
|
Copyright © 2021. All rights reserved.