Class: Aws::Pinpoint::Types::GetApnsVoipSandboxChannelRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Pinpoint::Types::GetApnsVoipSandboxChannelRequest
- 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
6133 6134 6135 6136 6137 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 6133 class GetApnsVoipSandboxChannelRequest < Struct.new( :application_id) SENSITIVE = [] include Aws::Structure end |