metricsEnabled property

bool? metricsEnabled
final

Specifies whether Amazon CloudWatch metrics are enabled for this method. The PATCH path for this setting is /{method_setting_key}/metrics/enabled, and the value is a Boolean.

Implementation

final bool? metricsEnabled;