メインコンテンツまでスキップ

AWSRedshiftClusterVPCEndpoint

No description

type AWSRedshiftClusterVPCEndpoint {
networkInterfaces: [AWSRedshiftClusterNetworkInterface!]!
id: String!
vpc: AWSVPC
}

Fields

AWSRedshiftClusterVPCEndpoint.networkInterfaces ● [AWSRedshiftClusterNetworkInterface!]! non-null object

One or more network interfaces of the endpoint. Also known as an interface endpoint.

AWSRedshiftClusterVPCEndpoint.id ● String! non-null scalar

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

AWSRedshiftClusterVPCEndpoint.vpc ● AWSVPC object

The VPC identifier that the endpoint is associated

Member of

AWSRedshiftClusterEndpoint object