Class: Aws::Types::UpdateAdmChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAdmChannelResponse
- 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.
2942 2943 2944 |
# File 'sig/types.rbs', line 2942 def adm_channel_response @adm_channel_response end |