class Aws::AutoScaling::Types::InstanceMonitoring

Describes whether detailed monitoring is enabled for the Auto Scaling instances.

@note When making an API call, you may pass InstanceMonitoring

data as a hash:

    {
      enabled: false,
    }

@!attribute [rw] enabled

If `true`, detailed monitoring is enabled. Otherwise, basic
monitoring is enabled.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/autoscaling-2011-01-01/InstanceMonitoring AWS API Documentation

Constants

SENSITIVE