VpcEndpoint

The connection endpoint for connecting to Amazon Redshift Serverless through the proxy.

Types

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

Properties

Link copied to clipboard

One or more network interfaces of the endpoint. Also known as an interface endpoint.

Link copied to clipboard

The connection endpoint ID for connecting to Amazon Redshift Serverless.

Link copied to clipboard

The VPC identifier that the endpoint is associated with.

Functions

Link copied to clipboard
inline fun copy(block: VpcEndpoint.Builder.() -> Unit = {}): VpcEndpoint
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