Class: Aws::Pinpoint::Types::DeleteSmsChannelRequest
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::Pinpoint::Types::DeleteSmsChannelRequest
 
 
- 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
      3928 3929 3930 3931 3932  | 
    
      # File 'lib/aws-sdk-pinpoint/types.rb', line 3928 class DeleteSmsChannelRequest < Struct.new( :application_id) SENSITIVE = [] include Aws::Structure end  |