apiKeyRequired property
Specifies whether an API key is required for this route. Supported only for WebSocket APIs.
Implementation
final bool? apiKeyRequired;
Specifies whether an API key is required for this route. Supported only for WebSocket APIs.
final bool? apiKeyRequired;