View a markdown version of this page

CalculationComponent - Amazon Connect Customer

CalculationComponent

Represents a component metric referenced in a custom metric calculation formula.

Contents

Alias

The alias used to reference this component in the calculation expression.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: Yes

MetricFilters

The filters applied to the calculation component.

Type: Array of MetricFilter objects

Array Members: Minimum number of 0 items. Maximum number of 5 items.

Required: No

MetricId

The ARN of an AWS-managed metric used in this calculation component. Mutually exclusive with MetricName.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 150.

Required: No

MetricName

The name of an AWS-managed metric used in this calculation component (for example, CONTACTS_HANDLED). Mutually exclusive with MetricId.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: