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

Class: Aws::EC2::Types::Monitoring

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

Overview

Describes the monitoring of an instance.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#stateString

Indicates whether detailed monitoring is enabled. Otherwise, basic monitoring is enabled.

Possible values:

  • disabled
  • disabling
  • enabled
  • pending

Returns:

  • (String)

    Indicates whether detailed monitoring is enabled.