Class: Aws::Types::GetApnsVoipSandboxChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetApnsVoipSandboxChannelResponse
- 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.
1387 1388 1389 |
# File 'sig/types.rbs', line 1387 def apns_voip_sandbox_channel_response @apns_voip_sandbox_channel_response end |