- Navigation Guide
@aws-sdk/client-redshift
DescribeEndpointAccessCommandInput Interface
The input for DescribeEndpointAccessCommand.
Members
Name | Type | Details |
---|---|---|
ClusterIdentifier | string | undefined | The cluster identifier associated with the described endpoint. |
EndpointName | string | undefined | The name of the endpoint to be described. |
Marker | string | undefined | An optional pagination token provided by a previous |
MaxRecords | number | undefined | The maximum number of records to include in the response. If more records exist than the specified |
ResourceOwner | string | undefined | The Amazon Web Services account ID of the owner of the cluster. |
VpcId | string | undefined | The virtual private cloud (VPC) identifier with access to the cluster. |
Full Signature
export interface DescribeEndpointAccessCommandInput extends DescribeEndpointAccessMessage