VpcEndpoint

The connection endpoint for connecting to an Amazon Redshift cluster 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 an Amazon Redshift cluster through the proxy.

Link copied to clipboard

The VPC identifier that the endpoint is associated.

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