ConnectionNotification

Describes a connection notification for a VPC endpoint or VPC endpoint service.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The events for the notification. Valid values are Accept, Connect, Delete, and Reject.

Link copied to clipboard

The ARN of the SNS topic for the notification.

Link copied to clipboard

The ID of the notification.

Link copied to clipboard

The state of the notification.

Link copied to clipboard
Link copied to clipboard

The ID of the endpoint service.

Link copied to clipboard

The ID of the VPC endpoint.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String