Class: Aws::Types::GetGcmChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetGcmChannelResponse
- 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.
1605 1606 1607 |
# File 'sig/types.rbs', line 1605 def gcm_channel_response @gcm_channel_response end |