Class: Aws::Types::GetApnsChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetApnsChannelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#apns_channel_response ⇒ Types::APNSChannelResponse
Returns the value of attribute apns_channel_response.
Instance Attribute Details
#apns_channel_response ⇒ Types::APNSChannelResponse
Returns the value of attribute apns_channel_response.
1357 1358 1359 |
# File 'sig/types.rbs', line 1357 def apns_channel_response @apns_channel_response end |