Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetMetricDataResponse

Response object for the API call which contains metrics data.

interface

Hierarchy

  • GetMetricDataResponse

Index

Properties

metric

metric: string

Optional nextToken

nextToken: string

timestamps

timestamps: Array<string>

values

values: Array<number>