| 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)
One or more endpoint events for which to receive notifications.
|
CfnVPCEndpointConnectionNotification.Builder |
CfnVPCEndpointConnectionNotification.Builder.connectionNotificationArn(String connectionNotificationArn)
The ARN of the SNS topic for the notifications.
|
static CfnVPCEndpointConnectionNotification.Builder |
CfnVPCEndpointConnectionNotification.Builder.create(software.constructs.Construct scope,
String id) |
CfnVPCEndpointConnectionNotification.Builder |
CfnVPCEndpointConnectionNotification.Builder.serviceId(String serviceId)
The ID of the endpoint service.
|
CfnVPCEndpointConnectionNotification.Builder |
CfnVPCEndpointConnectionNotification.Builder.vpcEndpointId(String vpcEndpointId)
The ID of the endpoint.
|
Copyright © 2022. All rights reserved.