{
  "CapacityReservation": {
    "CapacityReservationId": "string",
    "InstanceType": "string",
    "InstancePlatform": "Windows with SQL Server Enterprise",
    "AvailabilityZone": "string",
    "Tenancy": "dedicated",
    "TotalInstanceCount": 3,
    "AvailableInstanceCount": 10,
    "EbsOptimized": false,
    "EphemeralStorage": false,
    "State": "cancelled",
    "EndDate": "string",
    "EndDateType": "unlimited",
    "InstanceMatchCriteria": "targeted",
    "CreateDate": "string",
    "Tags": [
      {
        "Key": "string",
        "Value": "string"
      },
      {
        "Key": "string",
        "Value": "string"
      },
      {
        "Key": "string",
        "Value": "string"
      },
      {
        "Key": "string",
        "Value": "string"
      }
    ]
  }
}