class Aws::Redshift::Types::EndpointAccess

Describes a Redshift-managed VPC endpoint.

@!attribute [rw] cluster_identifier

The cluster identifier of the cluster associated with the endpoint.
@return [String]

@!attribute [rw] resource_owner

The Amazon Web Services account ID of the owner of the cluster.
@return [String]

@!attribute [rw] subnet_group_name

The subnet group name where Amazon Redshift chooses to deploy the
endpoint.
@return [String]

@!attribute [rw] endpoint_status

The status of the endpoint.
@return [String]

@!attribute [rw] endpoint_name

The name of the endpoint.
@return [String]

@!attribute [rw] endpoint_create_time

The time (UTC) that the endpoint was created.
@return [Time]

@!attribute [rw] port

The port number on which the cluster accepts incoming connections.
@return [Integer]

@!attribute [rw] address

The DNS address of the endpoint.
@return [String]

@!attribute [rw] vpc_security_groups

The security groups associated with the endpoint.
@return [Array<Types::VpcSecurityGroupMembership>]

@!attribute [rw] vpc_endpoint

The connection endpoint for connecting to an Amazon Redshift cluster
through the proxy.
@return [Types::VpcEndpoint]

@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/EndpointAccess AWS API Documentation

Constants

SENSITIVE