Classes
Enumerations
Interfaces
TypeAliases

CompassUpdateMetricDefinitionInput

The input to update a metric definition.

Property NameTypeDescription
cloudIdInputMaybe<String>The cloud ID of the built in metric definition being updated
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.
isPinnedInputMaybe<Boolean>
nameInputMaybe<String>The updated name of the metric definition.

Rate this page: