class Aws::IoT::Types::AuditNotificationTarget


@return [Boolean]
True if notifications to the target are enabled.
@!attribute [rw] enabled
@return [String]
the target.
The ARN of the role that grants permission to send notifications to
@!attribute [rw] role_arn
@return [String]
sent.
The ARN of the target (SNS topic) to which audit notifications are
@!attribute [rw] target_arn
}
enabled: false,
role_arn: “RoleArn”,
target_arn: “TargetArn”,
{
data as a hash:
@note When making an API call, you may pass AuditNotificationTarget
Information about the targets to which audit notifications are sent.