Class: Aws::Types::DeleteAdmChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAdmChannelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#adm_channel_response ⇒ Types::ADMChannelResponse
Returns the value of attribute adm_channel_response.
Instance Attribute Details
#adm_channel_response ⇒ Types::ADMChannelResponse
Returns the value of attribute adm_channel_response.
727 728 729 |
# File 'sig/types.rbs', line 727 def adm_channel_response @adm_channel_response end |