Class: Aws::Types::GetApnsVoipChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetApnsVoipChannelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#apns_voip_channel_response ⇒ Types::APNSVoipChannelResponse
Returns the value of attribute apns_voip_channel_response.
Instance Attribute Details
#apns_voip_channel_response ⇒ Types::APNSVoipChannelResponse
Returns the value of attribute apns_voip_channel_response.
1377 1378 1379 |
# File 'sig/types.rbs', line 1377 def apns_voip_channel_response @apns_voip_channel_response end |