Class: Aws::Pinpoint::Types::GetSmsChannelRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Pinpoint::Types::GetSmsChannelRequest
- 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
7413 7414 7415 7416 7417 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 7413 class GetSmsChannelRequest < Struct.new( :application_id) SENSITIVE = [] include Aws::Structure end |