Class: Aws::Pinpoint::Types::GetVoiceChannelRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Pinpoint::Types::GetVoiceChannelRequest
- 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
7461 7462 7463 7464 7465 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 7461 class GetVoiceChannelRequest < Struct.new( :application_id) SENSITIVE = [] include Aws::Structure end |