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
show all
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

Instance Attribute Details

#channelsArray<Types::Channel>

List of up to two channels to be used for sending notifications for events detected from the application profile.

Returns:

  • (Array<Types::Channel>)

    List of up to two channels to be used for sending notifications for events detected from the application profile.