AuthorizeEndpointAccessResponse

Describes an endpoint authorization for authorizing Redshift-managed VPC endpoint access to a cluster across Amazon Web Services accounts.

Types

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

Properties

Link copied to clipboard

Indicates whether all VPCs in the grantee account are allowed access to the cluster.

Link copied to clipboard

The VPCs allowed access to the cluster.

Link copied to clipboard

The time (UTC) when the authorization was created.

Link copied to clipboard

The cluster identifier.

Link copied to clipboard

The status of the cluster.

Link copied to clipboard

The number of Redshift-managed VPC endpoints created for the authorization.

Link copied to clipboard

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

Link copied to clipboard

The Amazon Web Services account ID of the cluster owner.

Link copied to clipboard

The status of the authorization action.

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