Human-readable name of the network.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/NetworkName", "title": "Network Name", "description": "Human-readable name of the network.", "type": "string", "example": "us-east-2 network" }