GetVpcEndpointConnectionNotificationResult

data class GetVpcEndpointConnectionNotificationResult(val connectionEvents: List<String>? = null, val connectionNotificationArn: String? = null, val vpcEndpointConnectionNotificationId: String? = null)

Constructors

constructor(connectionEvents: List<String>? = null, connectionNotificationArn: String? = null, vpcEndpointConnectionNotificationId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The endpoint events for which to receive notifications.

Link copied to clipboard

The ARN of the SNS topic for the notifications.

Link copied to clipboard

VPC Endpoint Connection ID generated by service