AWS App Mesh · Schema

VirtualGatewayHealthCheckIntervalMillis

VirtualGatewayHealthCheckIntervalMillis schema from AWS App Mesh

DeprecatedEnvoyMicroservicesNetworkingService Mesh
View JSON Schema on GitHub

JSON Schema

app-mesh-virtual-gateway-health-check-interval-millis-schema.json Raw ↑
{
  "type": "integer",
  "minimum": 5000,
  "maximum": 300000,
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-app-mesh/refs/heads/main/json-schema/app-mesh-virtual-gateway-health-check-interval-millis-schema.json",
  "title": "VirtualGatewayHealthCheckIntervalMillis",
  "description": "VirtualGatewayHealthCheckIntervalMillis schema from AWS App Mesh"
}