class Aws::SSMIncidents::Types::ItemValue

Describes a related item.

@note ItemValue is a union - when making an API calls you must set exactly one of the members.

@note ItemValue is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of ItemValue corresponding to the set member.

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the related item, if the related
item is an Amazon resource.
@return [String]

@!attribute [rw] metric_definition

The metric definition, if the related item is a metric in
CloudWatch.
@return [String]

@!attribute [rw] url

The URL, if the related item is a non-AWS resource.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/ItemValue AWS API Documentation

Constants

SENSITIVE