{ "type": "object", "properties": { "ClusterSubnetGroup": { "type": "object", "properties": { "ClusterSubnetGroupName": {}, "Description": {}, "VpcId": {}, "SubnetGroupStatus": {}, "Subnets": {}, "Tags": {} }, "description": "Describes a subnet group." } }, "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-modify-cluster-subnet-group-result-structure.json", "name": "ModifyClusterSubnetGroupResult", "description": "ModifyClusterSubnetGroupResult schema from Amazon Redshift" }