Amazon Deadline Cloud · JSON Structure

Create Fleet Response Structure

Response after creating a fleet.

Type: typedMap Properties: 0
ComputeMediaRenderingVisual Effects

Create Fleet Response Structure is a JSON Structure definition published by Amazon Deadline Cloud. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://api-evangelist.github.io/amazon-deadline-cloud/json-structure/create-fleet-response-structure.json",
  "title": "Create Fleet Response",
  "description": "Response after creating a fleet.",
  "type": "typedMap",
  "fields": {
    "fleetId": {
      "type": "str",
      "description": "fleetId"
    }
  }
}