Class: Aws::Pinpoint::Types::GetAdmChannelRequest
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::Pinpoint::Types::GetAdmChannelRequest
 
 
- 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
      6037 6038 6039 6040 6041  | 
    
      # File 'lib/aws-sdk-pinpoint/types.rb', line 6037 class GetAdmChannelRequest < Struct.new( :application_id) SENSITIVE = [] include Aws::Structure end  |