Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
CreateVpcEndpointConnectionNotificationResult |
AmazonEC2Client.createVpcEndpointConnectionNotification(CreateVpcEndpointConnectionNotificationRequest request)
Creates a connection notification for a specified VPC endpoint or VPC endpoint service.
|
CreateVpcEndpointConnectionNotificationResult |
AmazonEC2.createVpcEndpointConnectionNotification(CreateVpcEndpointConnectionNotificationRequest createVpcEndpointConnectionNotificationRequest)
Creates a connection notification for a specified VPC endpoint or VPC endpoint service.
|
CreateVpcEndpointConnectionNotificationResult |
AbstractAmazonEC2.createVpcEndpointConnectionNotification(CreateVpcEndpointConnectionNotificationRequest request) |
Modifier and Type | Method and Description |
---|---|
CreateVpcEndpointConnectionNotificationResult |
CreateVpcEndpointConnectionNotificationResult.clone() |
CreateVpcEndpointConnectionNotificationResult |
CreateVpcEndpointConnectionNotificationResult.withClientToken(String clientToken)
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
CreateVpcEndpointConnectionNotificationResult |
CreateVpcEndpointConnectionNotificationResult.withConnectionNotification(ConnectionNotification connectionNotification)
Information about the notification.
|
Copyright © 2023. All rights reserved.