dataTraceEnabled property

bool? dataTraceEnabled
final

Specifies whether data trace logging is enabled for this method, which affects the log entries pushed to Amazon CloudWatch Logs. The PATCH path for this setting is /{method_setting_key}/logging/dataTrace, and the value is a Boolean.

Implementation

final bool? dataTraceEnabled;