{ "type": "object", "properties": { "ClusterSecurityGroupName": {}, "CIDRIP": {}, "EC2SecurityGroupName": {}, "EC2SecurityGroupOwnerId": {} }, "required": [ "ClusterSecurityGroupName" ], "description": "
", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-revoke-cluster-security-group-ingress-message-schema.json", "title": "RevokeClusterSecurityGroupIngressMessage" }