DescribeCustomMetricResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The creation date of the custom metric in milliseconds since epoch.

Link copied to clipboard

Field represents a friendly name in the console for the custom metric; doesn't have to be unique. Don't use this name as the metric identifier in the device metric report. Can be updated.

Link copied to clipboard

The time the custom metric was last modified in milliseconds since epoch.

Link copied to clipboard

The Amazon Resource Number (ARN) of the custom metric.

Link copied to clipboard

The name of the custom metric.

Link copied to clipboard

The type of the custom metric.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String