Describes a network interface.
{ "type": "object", "properties": { "NetworkInterfaceId": {}, "SubnetId": {}, "PrivateIpAddress": {}, "AvailabilityZone": {} }, "description": "Describes a network interface. ", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-network-interface-schema.json", "title": "NetworkInterface" }