Class: Aws::Types::UpdateApnsSandboxChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateApnsSandboxChannelResponse
- 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.
2964 2965 2966 |
# File 'sig/types.rbs', line 2964 def apns_sandbox_channel_response @apns_sandbox_channel_response end |