Class: Aws::Types::UpdateApnsChannelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#apns_channel_requestTypes::APNSChannelRequest

Returns the value of attribute apns_channel_request.

Returns:



2947
2948
2949
# File 'sig/types.rbs', line 2947

def apns_channel_request
  @apns_channel_request
end

#application_id::String

Returns the value of attribute application_id.

Returns:



2948
2949
2950
# File 'sig/types.rbs', line 2948

def application_id
  @application_id
end