{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "CreateClusterSubnetGroupResult", "example": { "ClusterSubnetGroup": { "ClusterSubnetGroupName": null, "Description": null, "VpcId": null, "SubnetGroupStatus": null, "Subnets": null, "Tags": null } } }