Class: Aws::Types::UpdateApnsVoipSandboxChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateApnsVoipSandboxChannelResponse
- 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.
2986 2987 2988 |
# File 'sig/types.rbs', line 2986 def apns_voip_sandbox_channel_response @apns_voip_sandbox_channel_response end |