You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodeGuruProfiler::Types::NotificationConfiguration
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeGuruProfiler::Types::NotificationConfiguration
- Defined in:
- (unknown)
Overview
The configuration for notifications stored for each profiling group. This includes up to to two channels and a list of event publishers associated with each channel.
Returned by:
Instance Attribute Summary collapse
-
#channels ⇒ Array<Types::Channel>
List of up to two channels to be used for sending notifications for events detected from the application profile.
Instance Attribute Details
#channels ⇒ Array<Types::Channel>
List of up to two channels to be used for sending notifications for events detected from the application profile.