metricsEnabled property
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;
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.
final bool? metricsEnabled;