CreateEndpointAccessResponse

Describes a Redshift-managed VPC endpoint.

Types

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

Properties

Link copied to clipboard

The DNS address of the endpoint.

Link copied to clipboard

The cluster identifier of the cluster associated with the endpoint.

Link copied to clipboard

The time (UTC) that the endpoint was created.

Link copied to clipboard

The name of the endpoint.

Link copied to clipboard

The status of the endpoint.

Link copied to clipboard
val port: Int?

The port number on which the cluster accepts incoming connections.

Link copied to clipboard

The Amazon Web Services account ID of the owner of the cluster.

Link copied to clipboard

The subnet group name where Amazon Redshift chooses to deploy the endpoint.

Link copied to clipboard

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

Link copied to clipboard

The security groups associated with the 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