Class: Aws::Pinpoint::Types::GetChannelsRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Pinpoint::Types::GetChannelsRequest
- Defined in:
- gems/aws-sdk-pinpoint/lib/aws-sdk-pinpoint/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
Instance Attribute Details
#application_id ⇒ String
6377 6378 6379 6380 6381 |
# File 'gems/aws-sdk-pinpoint/lib/aws-sdk-pinpoint/types.rb', line 6377 class GetChannelsRequest < Struct.new( :application_id) SENSITIVE = [] include Aws::Structure end |