loggingLevel property

LoggingLevel? loggingLevel
final

Specifies the logging level for this route: INFO, ERROR, or OFF. This property affects the log entries pushed to Amazon CloudWatch Logs. Supported only for WebSocket APIs.

Implementation

final LoggingLevel? loggingLevel;