class Aws::IoT::Types::AlertTarget
@return [String]
notification target.
The ARN of the role that grants permission to send alerts to the
@!attribute [rw] role_arn
@return [String]
The ARN of the notification target to which alerts are sent.
@!attribute [rw] alert_target_arn
}
role_arn: “RoleArn”, # required
alert_target_arn: “AlertTargetArn”, # required
{
data as a hash:
@note When making an API call, you may pass AlertTarget
A structure containing the alert target ARN and the role ARN.