Amazon App Mesh · JSON Structure

Amazon App Mesh Describevirtualrouteroutput Structure

Type: record Properties: 0
MicroservicesNetworkingService Mesh

DescribeVirtualRouterOutput is a JSON Structure definition published by Amazon App Mesh. It conforms to the https://json-structure.org/meta/extended/v0/# meta-schema.

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

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/extended/v0/#",
  "name": "DescribeVirtualRouterOutput",
  "type": "record",
  "fields": [
    {
      "name": "virtualRouter",
      "type": "string"
    }
  ]
}