Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricsConfiguration

An object that specifies whether cloud metrics are collected in a deployment and, if so, what role is used to collect metrics.

Hierarchy

  • MetricsConfiguration

Index

Properties

Optional cloudMetricEnabled

cloudMetricEnabled: undefined | false | true

A Boolean that specifies whether cloud metrics are collected.

Optional metricRuleRoleArn

metricRuleRoleArn: undefined | string

The ARN of the role that is used to collect cloud metrics.