Class: Aws::Types::DeleteApnsSandboxChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteApnsSandboxChannelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#apns_sandbox_channel_response ⇒ Types::APNSSandboxChannelResponse
Returns the value of attribute apns_sandbox_channel_response.
Instance Attribute Details
#apns_sandbox_channel_response ⇒ Types::APNSSandboxChannelResponse
Returns the value of attribute apns_sandbox_channel_response.
747 748 749 |
# File 'sig/types.rbs', line 747 def apns_sandbox_channel_response @apns_sandbox_channel_response end |