Class: Aws::Types::UpdateGcmChannelRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_id::String

Returns the value of attribute application_id.

Returns:

  • (::String)


3077
3078
3079
# File 'sig/types.rbs', line 3077

def application_id
  @application_id
end

#gcm_channel_requestTypes::GCMChannelRequest

Returns the value of attribute gcm_channel_request.



3078
3079
3080
# File 'sig/types.rbs', line 3078

def gcm_channel_request
  @gcm_channel_request
end