Class: Aws::Types::UpdateApnsVoipChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateApnsVoipChannelResponse
- 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.
2975 2976 2977 |
# File 'sig/types.rbs', line 2975 def apns_voip_channel_response @apns_voip_channel_response end |