{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "PurchaseReservedNodeOfferingResult", "example": { "ReservedNode": { "ReservedNodeId": null, "ReservedNodeOfferingId": null, "NodeType": null, "StartTime": null, "Duration": null, "FixedPrice": null, "UsagePrice": null, "CurrencyCode": null } } }