Classes
Enumerations
Interfaces
TypeAliases

Rate this page:

CompassUpdateMetricDefinitionInput

The input to update a metric definition.

Property NameTypeDescription
descriptionInputMaybe<String>The updated description of the metric definition.
formatInputMaybe<CompassMetricDefinitionFormatInput>The updated format option of the metric definition.
idStringThe ID of the metric definition being updated.
nameInputMaybe<String>The updated name of the metric definition.

Rate this page: