NotificationSettingDetail
The state of a notification setting.
A notification setting includes information such as event name, threshold, status of the notification setting, and the channel to notify.
Types
Properties
Link copied to clipboard
The specified channel of notification. IAM Roles Anywhere uses CloudWatch metrics, EventBridge, and Health Dashboard to notify for an event.
Link copied to clipboard
The principal that configured the notification setting. For default settings configured by IAM Roles Anywhere, the value is rolesanywhere.amazonaws.com
, and for customized notifications settings, it is the respective account ID.
Link copied to clipboard
The event to which this notification setting is applied.
Functions
Link copied to clipboard
inline fun copy(block: NotificationSettingDetail.Builder.() -> Unit = {}): NotificationSettingDetail