Amazon App Mesh · JSON-LD Context

Amazon App Mesh Context

JSON-LD context defining the semantic vocabulary for Amazon App Mesh from Amazon App Mesh.

0 Classes 1 Properties 2 Namespaces
View Context View on GitHub

Namespaces

xsd: http://www.w3.org/2001/XMLSchema#
schema: https://schema.org/

Properties

Property Type Container
gatewayRoute string

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "schema": "https://schema.org/",
    "gatewayRoute": {
      "@id": "schema:gatewayRoute",
      "@type": "xsd:string"
    }
  }
}