class Aws::CloudWatch::Types::MetricStreamEntry

This structure contains the configuration information about one metric stream.

@!attribute [rw] arn

The ARN of the metric stream.
@return [String]

@!attribute [rw] creation_date

The date that the metric stream was originally created.
@return [Time]

@!attribute [rw] last_update_date

The date that the configuration of this metric stream was most
recently updated.
@return [Time]

@!attribute [rw] name

The name of the metric stream.
@return [String]

@!attribute [rw] firehose_arn

The ARN of the Kinesis Firehose devlivery stream that is used for
this metric stream.
@return [String]

@!attribute [rw] state

The current state of this stream. Valid values are `running` and
`stopped`.
@return [String]

@!attribute [rw] output_format

The output format of this metric stream. Valid values are `json` and
`opentelemetry0.7`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/monitoring-2010-08-01/MetricStreamEntry AWS API Documentation

Constants

SENSITIVE