CreateVpcEndpointConnectionNotificationRequest
Types
Properties
Link copied to clipboard
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
Link copied to clipboard
The endpoint events for which to receive notifications. Valid values are Accept
, Connect
, Delete
, and Reject
.
Link copied to clipboard
The ARN of the SNS topic for the notifications.
Link copied to clipboard
Link copied to clipboard
The ID of the endpoint.
Functions
Link copied to clipboard
inline fun copy(block: CreateVpcEndpointConnectionNotificationRequest.Builder.() -> Unit = {}): CreateVpcEndpointConnectionNotificationRequest