Class: Aws::Pinpoint::Types::DeleteGcmChannelRequest
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::Pinpoint::Types::DeleteGcmChannelRequest
 
 
- 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
      3768 3769 3770 3771 3772  | 
    
      # File 'lib/aws-sdk-pinpoint/types.rb', line 3768 class DeleteGcmChannelRequest < Struct.new( :application_id) SENSITIVE = [] include Aws::Structure end  |