{
"type": "object",
"properties": {
"Status": {},
"CIDRIP": {},
"Tags": {}
},
"description": "Describes an IP range used in a security group.",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-ip-range-schema.json",
"title": "IPRange"
}