class Aws::Lightsail::Types::MonitoredResourceInfo

Describes resource being monitored by an alarm.

An alarm is a way to monitor your Amazon Lightsail resource metrics. For more information, see [Alarms in Amazon Lightsail].

[1]: lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-alarms

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the resource being monitored.
@return [String]

@!attribute [rw] name

The name of the Lightsail resource being monitored.
@return [String]

@!attribute [rw] resource_type

The Lightsail resource type of the resource being monitored.

Instances, load balancers, and relational databases are the only
Lightsail resources that can currently be monitored by alarms.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/MonitoredResourceInfo AWS API Documentation

Constants

SENSITIVE