Class: Aws::Types::UpdateApnsVoipSandboxChannelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#apns_voip_sandbox_channel_requestTypes::APNSVoipSandboxChannelRequest

Returns the value of attribute apns_voip_sandbox_channel_request.

Returns:



2980
2981
2982
# File 'sig/types.rbs', line 2980

def apns_voip_sandbox_channel_request
  @apns_voip_sandbox_channel_request
end

#application_id::String

Returns the value of attribute application_id.

Returns:



2981
2982
2983
# File 'sig/types.rbs', line 2981

def application_id
  @application_id
end