Class: Aws::Types::UpdateApnsSandboxChannelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#apns_sandbox_channel_requestTypes::APNSSandboxChannelRequest

Returns the value of attribute apns_sandbox_channel_request.



2958
2959
2960
# File 'sig/types.rbs', line 2958

def apns_sandbox_channel_request
  @apns_sandbox_channel_request
end

#application_id::String

Returns the value of attribute application_id.

Returns:

  • (::String)


2959
2960
2961
# File 'sig/types.rbs', line 2959

def application_id
  @application_id
end