Class: Aws::Types::UpdateGcmChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateGcmChannelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#gcm_channel_response ⇒ Types::GCMChannelResponse
Returns the value of attribute gcm_channel_response.
Instance Attribute Details
#gcm_channel_response ⇒ Types::GCMChannelResponse
Returns the value of attribute gcm_channel_response.
3083 3084 3085 |
# File 'sig/types.rbs', line 3083 def gcm_channel_response @gcm_channel_response end |