You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Pinpoint::Types::ChannelsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Provides information about the general settings and status of all channels for an application, including channels that aren't enabled for the application.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#channelsHash<String,Types::ChannelResponse>

A map that contains a multipart response for each channel. For each item in this object, the ChannelType is the key and the Channel is the value.

Returns: