EndpointAccess
Describes a Redshift-managed VPC endpoint.
Contents
Note
In the following list, the required parameters are described first.
- Address
 - 
               
The DNS address of the endpoint.
Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
 - ClusterIdentifier
 - 
               
The cluster identifier of the cluster associated with the endpoint.
Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
 - EndpointCreateTime
 - 
               
The time (UTC) that the endpoint was created.
Type: Timestamp
Required: No
 - EndpointName
 - 
               
The name of the endpoint.
Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
 - EndpointStatus
 - 
               
The status of the endpoint.
Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
 - Port
 - 
               
The port number on which the cluster accepts incoming connections.
Type: Integer
Required: No
 - ResourceOwner
 - 
               
The AWS account ID of the owner of the cluster.
Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
 - SubnetGroupName
 - 
               
The subnet group name where Amazon Redshift chooses to deploy the endpoint.
Type: String
Length Constraints: Maximum length of 2147483647.
Required: No
 - VpcEndpoint
 - 
               
The connection endpoint for connecting to an Amazon Redshift cluster through the proxy.
Type: VpcEndpoint object
Required: No
 - VpcSecurityGroups.VpcSecurityGroup.N
 - 
               
The security groups associated with the endpoint.
Type: Array of VpcSecurityGroupMembership objects
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: