{
  "SuccessfulInstanceCreditSpecifications": [
    {
      "InstanceId": "string"
    },
    {
      "InstanceId": "string"
    },
    {
      "InstanceId": "string"
    },
    {
      "InstanceId": "string"
    },
    {
      "InstanceId": "string"
    },
    {
      "InstanceId": "string"
    },
    {
      "InstanceId": "string"
    },
    {
      "InstanceId": "string"
    }
  ],
  "UnsuccessfulInstanceCreditSpecifications": [
    {
      "InstanceId": "string",
      "Error": {
        "Code": "InvalidInstanceID.NotFound",
        "Message": "string"
      }
    },
    {
      "InstanceId": "string",
      "Error": {
        "Code": "IncorrectInstanceState",
        "Message": "string"
      }
    },
    {
      "InstanceId": "string",
      "Error": {
        "Code": "IncorrectInstanceState",
        "Message": "string"
      }
    },
    {
      "InstanceId": "string",
      "Error": {
        "Code": "InvalidInstanceID.NotFound",
        "Message": "string"
      }
    },
    {
      "InstanceId": "string",
      "Error": {
        "Code": "InvalidInstanceID.Malformed",
        "Message": "string"
      }
    }
  ]
}