Class: Aws::Pinpoint::Types::GetApnsVoipChannelRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Pinpoint::Types::GetApnsVoipChannelRequest
- 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
6109 6110 6111 6112 6113 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 6109 class GetApnsVoipChannelRequest < Struct.new( :application_id) SENSITIVE = [] include Aws::Structure end |