You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::AuditNotificationTargetWhen passing AuditNotificationTarget as input to an Aws::Client method, you can use a vanilla Hash:
{
target_arn: "TargetArn",
role_arn: "RoleArn",
enabled: false,
}
Information about the targets to which audit notifications are sent.
Instance Attribute Summary collapseTrue if notifications to the target are enabled.
The ARN of the role that grants permission to send notifications to the target.
The ARN of the target (SNS topic) to which audit notifications are sent.
True if notifications to the target are enabled.
#role_arn ⇒ StringThe ARN of the role that grants permission to send notifications to the target.
#target_arn ⇒ StringThe ARN of the target (SNS topic) to which audit notifications are sent.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4