Class: Aws::Pinpoint::Types::DeleteBaiduChannelRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Pinpoint::Types::DeleteBaiduChannelRequest
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-pinpoint/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
Instance Attribute Details
#application_id ⇒ String
3613 3614 3615 3616 3617 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 3613 class DeleteBaiduChannelRequest < Struct.new( :application_id) SENSITIVE = [] include Aws::Structure end |