{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "CreateClusterSnapshotResult", "example": { "Snapshot": { "SnapshotIdentifier": null, "ClusterIdentifier": null, "SnapshotCreateTime": null, "Status": null, "Port": null, "AvailabilityZone": null, "ClusterCreateTime": null, "MasterUsername": null } } }