Class: Aws::Types::UpdateApnsVoipChannelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#apns_voip_channel_requestTypes::APNSVoipChannelRequest

Returns the value of attribute apns_voip_channel_request.



2969
2970
2971
# File 'sig/types.rbs', line 2969

def apns_voip_channel_request
  @apns_voip_channel_request
end

#application_id::String

Returns the value of attribute application_id.

Returns:

  • (::String)


2970
2971
2972
# File 'sig/types.rbs', line 2970

def application_id
  @application_id
end