| Package | Description | 
|---|---|
| com.amazonaws.services.ec2 |  | 
| com.amazonaws.services.ec2.model | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateVpcEndpointConnectionNotificationRequest | CreateVpcEndpointConnectionNotificationRequest. clone() | 
| CreateVpcEndpointConnectionNotificationRequest | CreateVpcEndpointConnectionNotificationRequest. withClientToken(String clientToken)
 Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. | 
| CreateVpcEndpointConnectionNotificationRequest | CreateVpcEndpointConnectionNotificationRequest. withConnectionEvents(Collection<String> connectionEvents)
 One or more endpoint events for which to receive notifications. | 
| CreateVpcEndpointConnectionNotificationRequest | CreateVpcEndpointConnectionNotificationRequest. withConnectionEvents(String... connectionEvents)
 One or more endpoint events for which to receive notifications. | 
| CreateVpcEndpointConnectionNotificationRequest | CreateVpcEndpointConnectionNotificationRequest. withConnectionNotificationArn(String connectionNotificationArn)
 The ARN of the SNS topic for the notifications. | 
| CreateVpcEndpointConnectionNotificationRequest | CreateVpcEndpointConnectionNotificationRequest. withServiceId(String serviceId)
 The ID of the endpoint service. | 
| CreateVpcEndpointConnectionNotificationRequest | CreateVpcEndpointConnectionNotificationRequest. withVpcEndpointId(String vpcEndpointId)
 The ID of the endpoint. | 
| Modifier and Type | Method and Description | 
|---|---|
| Request<CreateVpcEndpointConnectionNotificationRequest> | CreateVpcEndpointConnectionNotificationRequest. getDryRunRequest()This method is intended for internal use only. | 
Copyright © 2021. All rights reserved.