You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Kinesis::Types::EnhancedMonitoringOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#current_shard_level_metricsArray<String>

Represents the current state of the metrics that are in the enhanced state before the operation.

Returns:

  • (Array<String>)

    Represents the current state of the metrics that are in the enhanced state before the operation.

#desired_shard_level_metricsArray<String>

Represents the list of all the metrics that would be in the enhanced state after the operation.

Returns:

  • (Array<String>)

    Represents the list of all the metrics that would be in the enhanced state after the operation.

#stream_nameString

The name of the Kinesis data stream.

Returns:

  • (String)

    The name of the Kinesis data stream.