AWSRedshiftClusterNetworkInterface
No description
type AWSRedshiftClusterNetworkInterface {
availabilityZone: String!
id: String!
privateIpAddress: String!
subnet: AWSVPCSubnet
}
Fields
AWSRedshiftClusterNetworkInterface.availabilityZone ● String! non-null scalar
The availability zone
AWSRedshiftClusterNetworkInterface.id ● String! non-null scalar
The network interface identifier
AWSRedshiftClusterNetworkInterface.privateIpAddress ● String! non-null scalar
The IPv4 address of the network interface within the subnet
AWSRedshiftClusterNetworkInterface.subnet ● AWSVPCSubnet object
The subnet identifier