Class: Aws::Types::DeleteApnsVoipSandboxChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteApnsVoipSandboxChannelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#apns_voip_sandbox_channel_response ⇒ Types::APNSVoipSandboxChannelResponse
Returns the value of attribute apns_voip_sandbox_channel_response.
Instance Attribute Details
#apns_voip_sandbox_channel_response ⇒ Types::APNSVoipSandboxChannelResponse
Returns the value of attribute apns_voip_sandbox_channel_response.
767 768 769 |
# File 'sig/types.rbs', line 767 def apns_voip_sandbox_channel_response @apns_voip_sandbox_channel_response end |