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
7494 7495 7496 7497 7498 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 7494 class GetVoiceChannelRequest < Struct.new( :application_id) SENSITIVE = [] include Aws::Structure end |